Function: stripLocalePrefix()

Source: 1.0.0-rc.14 · ecc10ae38a81 (uncommitted changes)

ts
function stripLocalePrefix(value): string;

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

Strip $locale: prefix when present.

Parameters

value

string

Returns

string