MCPcopy Index your code
hub / github.com/adobe/react-spectrum / getComponents.ts

File getComponents.ts

packages/dev/codemods/src/s1-to-s2/src/getComponents.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {existsSync, readFileSync} from 'fs';
2import {parse} from '@babel/parser';
3const path = require('path');
4import traverse from '@babel/traverse';

Callers

nothing calls this directly

Calls 1

requireFunction · 0.50

Tested by

no test coverage detected