MCPcopy 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

1import {parseUnicodeLocaleId} from '#packages/intl-getcanonicallocales/parser.js'
2import {describe, expect, it} from 'vitest'
3describe('parser', () => {
4 const invalidLanguageTags = [

Callers

nothing calls this directly

Calls 1

parseUnicodeLocaleIdFunction · 0.85

Tested by

no test coverage detected