Interface: $Dictionary
This is a re-exported type from i18next. It is essentially an object of key-value pairs, where the key is a string and the value is any.
Indexable
[key
: string
]: any
This is a re-exported type from i18next. It is essentially an object of key-value pairs, where the key is a string and the value is any.
[key
: string
]: any