Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sveltejs/kit
/ worker.js
File
worker.js
packages/adapter-cloudflare/src/worker.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Server } from
'SERVER'
;
2
import
{ manifest, prerendered, base_path } from
'MANIFEST'
;
3
import
{ env } from
'cloudflare:workers'
;
4
import
* as Cache from
'worktop/cfw.cache'
;
Callers
nothing calls this directly
Calls
1
init
Method · 0.80
Tested by
no test coverage detected