Skip to content

Function: isLocaleKey()

ts
function isLocaleKey(value): boolean;

Defined in: packages/valaxy/shared/utils/i18n.ts:26

Whether the value is an explicit locale key like $locale:tag.notes.

Parameters

value

string

Returns

boolean