Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sveltejs/kit
/ handler.js
File
handler.js
packages/adapter-node/src/handler.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'SHIMS'
;
2
import
fs from
'node:fs'
;
3
import
path from
'node:path'
;
4
import
process from
'node:process'
;
Callers
nothing calls this directly
Calls
8
parse_as_bytes
Function · 0.90
createReadableStream
Function · 0.90
env
Function · 0.85
serve
Function · 0.85
serve_prerendered
Function · 0.85
init
Method · 0.80
sequence
Function · 0.70
filter
Method · 0.65
Tested by
no test coverage detected