Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/code-forge-io/react-router-devtools
/ AppLoadContext
Interface
AppLoadContext
docs/app/server/context.ts:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
*/
29
declare module
"react-router"
{
30
interface
AppLoadContext extends Omit<LoadContext,
"body"
> {}
31
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…