Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{describe, expect, test} from
'vitest'
2
import
{transform,
type
Options} from
'#packages/unplugin/transform.js'
3
import
{interpolateName} from
'@formatjs/ts-transformer'
4
Callers
nothing calls this directly
Calls
5
interpolateName
Function · 0.90
transform
Function · 0.90
t
Function · 0.85
getPlugin
Function · 0.85
test
Function · 0.50
Tested by
no test coverage detected