Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/formatjs/formatjs
/ grapheme.test.ts
File
grapheme.test.ts
packages/intl-segmenter/tests/grapheme.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Segmenter} from
'#packages/intl-segmenter/segmenter.js'
2
import
{segmentationTests} from
'#packages/intl-segmenter/tests/test-utils.js'
3
import
{describe, expect, it} from
'vitest'
4
const
ucdTests = segmentationTests.grapheme
Callers
nothing calls this directly
Calls
1
segment
Method · 0.80
Tested by
no test coverage detected