Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/formatjs/formatjs
/ parser.test.ts
File
parser.test.ts
packages/intl-getcanonicallocales/tests/parser.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{parseUnicodeLocaleId} from
'#packages/intl-getcanonicallocales/parser.js'
2
import
{describe, expect, it} from
'vitest'
3
describe(
'parser'
, () => {
4
const
invalidLanguageTags = [
Callers
nothing calls this directly
Calls
1
parseUnicodeLocaleId
Function · 0.85
Tested by
no test coverage detected