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

File printer.test.ts

packages/icu-messageformat-parser/tests/printer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {parse} from '#packages/icu-messageformat-parser/index.js'
2import {printAST} from '#packages/icu-messageformat-parser/printer.js'
3import {TYPE} from '#packages/icu-messageformat-parser/types.js'
4import {expect, test} from 'vitest'

Callers

nothing calls this directly

Calls 3

printASTFunction · 0.85
testFunction · 0.50
parseFunction · 0.50

Tested by

no test coverage detected