Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dropbox/ts-transform-react-constant-elements
/ transform.test.ts
File
transform.test.ts
test/transform.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
compile from
"../compile"
;
2
import
{ resolve } from
"path"
;
3
import
{ expect } from
"chai"
;
4
import
{ Opts as PathTransformOpts } from
"../src"
;
Callers
nothing calls this directly
Calls
1
compile
Function · 0.85
Tested by
no test coverage detected