Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/adobe/react-spectrum
/ index.ts
File
index.ts
packages/dev/codemods/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
const
{parseArgs} = require(
'node:util'
);
3
import
{s1_to_s2} from
'./s1-to-s2/src'
;
4
import
{test_utils_rc_update} from
'./test-utils-rc-update/src'
;
Callers
nothing calls this directly
Calls
3
main
Function · 0.70
require
Function · 0.50
parseArgs
Function · 0.50
Tested by
no test coverage detected