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

File getPages.ts

packages/dev/s2-docs/src/getPages.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {cache} from 'react';
2import {getBaseUrl} from './pageUtils';
3import {glob, readFile} from 'fs/promises';
4import type {Page} from '@parcel/rsc';

Callers

nothing calls this directly

Calls 3

getUrlFunction · 0.85
pushMethod · 0.80
sliceMethod · 0.80

Tested by

no test coverage detected