Appearance
function hasLocaleMessage(messages, key): boolean;
Defined in: packages/valaxy/shared/utils/i18n.ts:47
Whether a locale message exists for the given key.
Record<string, any> | undefined
Record
string
any
undefined
boolean