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

File svelte_extractor.test.ts

packages/cli-lib/tests/unit/svelte_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} from '@formatjs/ts-transformer'
3import {parseScript} from '#packages/cli-lib/parse_script'
4import {parseFile} from '#packages/cli-lib/svelte_extractor'

Callers

nothing calls this directly

Calls 3

parseFileFunction · 0.90
parseScriptFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected