MCPcopy
hub / github.com/formatjs/formatjs / index.test.ts

File index.test.ts

packages/intl-localematcher/tests/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {match} from '#packages/intl-localematcher/index.js'
2import {expect, test} from 'vitest'
3test('zh-HK', function () {
4 // zh-HK matches zh-HANT (returns original supported locale string as-is)

Callers

nothing calls this directly

Calls 2

matchFunction · 0.85
testFunction · 0.50

Tested by

no test coverage detected