Appearance
vue-i18n / general / LinkedModifiers
type LinkedModifiers<T> = object;
T
string
[key: string]: LinkedModify<T>