MCPcopy
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

1import 'SHIMS';
2import fs from 'node:fs';
3import path from 'node:path';
4import process from 'node:process';

Callers

nothing calls this directly

Calls 8

parse_as_bytesFunction · 0.90
createReadableStreamFunction · 0.90
envFunction · 0.85
serveFunction · 0.85
serve_prerenderedFunction · 0.85
initMethod · 0.80
sequenceFunction · 0.70
filterMethod · 0.65

Tested by

no test coverage detected