Appearance
function getLocaleMessageValue(messages, key): any;
Defined in: packages/valaxy/shared/utils/i18n.ts:40
Resolve a nested locale message value by dot-separated key.
Record<string, any> | undefined
Record
string
any
undefined