ResourceText
Kind: TypeAlias
Description
Map of language code as key an translated values. Could be a string, mapped to
en.
string | { [key: string]?: string }
Map of language code as key an translated values. Could be a string, mapped to
en.
string | { [key: string]?: string }