Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/stackblitz/bolt.new
/ AppLoadContext
Interface
AppLoadContext
load-context.ts:6–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
5
declare module
'@remix-run/cloudflare'
{
6
interface
AppLoadContext {
7
cloudflare: Cloudflare;
8
}
9
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected