| 1 | import {test, expect} from 'vitest' |
| 2 | import {type MessageDescriptor} from '@formatjs/ts-transformer' |
| 3 | import {parseScript} from '#packages/cli-lib/parse_script' |
| 4 | import {parseFile} from '#packages/cli-lib/vue_extractor' |
nothing calls this directly
no test coverage detected