MCPcopy Index your code
hub / github.com/adobe/react-spectrum / buildRegistry.mjs

File buildRegistry.mjs

scripts/buildRegistry.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs';
2import {getBaseUrl} from '../packages/dev/s2-docs/src/pageUtils.ts';
3import {globSync} from 'glob';
4import {parse} from '@babel/parser';

Callers

nothing calls this directly

Calls 6

getBaseUrlFunction · 0.90
analyzeDepsFunction · 0.85
analyzeCssFunction · 0.85
pushMethod · 0.80
sliceMethod · 0.80
sortMethod · 0.65

Tested by

no test coverage detected