Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
{DOMRefValue} from
'@react-types/shared'
;
4
import
{fetchRSC} from
'@parcel/rsc/client'
;
Callers
nothing calls this directly
Calls
2
waitForIdle
Function · 0.85
prefetchRoute
Function · 0.85
Tested by
no test coverage detected