MCPcopy 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
2const {parseArgs} = require('node:util');
3import {s1_to_s2} from './s1-to-s2/src';
4import {test_utils_rc_update} from './test-utils-rc-update/src';

Callers

nothing calls this directly

Calls 3

mainFunction · 0.70
requireFunction · 0.50
parseArgsFunction · 0.50

Tested by

no test coverage detected