Function: isLocaleKey()

Source: 1.0.0-rc.14 · a572916b42ec

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