interface JTranslateParamValues {
    [key: string]: PrimitiveType;
}

Indexable

[key: string]: PrimitiveType