Skip to main content

Interface: $Dictionary

@sapphire/plugin-i18next.$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