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