MCPcopy Create free account
hub / github.com/adobe/react-spectrum / prefetch.ts

File prefetch.ts

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

Source from the content-addressed store, hash-verified

1'use client';
2
3import {DOMRefValue} from '@react-types/shared';
4import {fetchRSC} from '@parcel/rsc/client';

Callers

nothing calls this directly

Calls 2

waitForIdleFunction · 0.85
prefetchRouteFunction · 0.85

Tested by

no test coverage detected