MCPcopy
hub / github.com/sveltejs/kit / edge.js

File edge.js

packages/adapter-netlify/src/edge.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Server } from '0SERVER';
2import { manifest } from 'MANIFEST';
3
4const server = new Server(manifest);

Callers

nothing calls this directly

Calls 2

initMethod · 0.80
fetchFunction · 0.50

Tested by

no test coverage detected