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

File transform.test.ts

packages/unplugin/tests/transform.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {describe, expect, test} from 'vitest'
2import {transform, type Options} from '#packages/unplugin/transform.js'
3import {interpolateName} from '@formatjs/ts-transformer'
4

Callers

nothing calls this directly

Calls 5

interpolateNameFunction · 0.90
transformFunction · 0.90
tFunction · 0.85
getPluginFunction · 0.85
testFunction · 0.50

Tested by

no test coverage detected