MCPcopy Index your code
hub / github.com/formatjs/formatjs / hbs_extractor.test.ts

File hbs_extractor.test.ts

packages/cli-lib/tests/unit/hbs_extractor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {test, expect} from 'vitest'
2import {type MessageDescriptor, interpolateName} from '@formatjs/ts-transformer'
3import {readFile} from 'node:fs/promises'
4import {join} from 'path'

Callers

nothing calls this directly

Calls 3

parseFileFunction · 0.90
interpolateNameFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected