MCPcopy
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

1import { Server } from 'SERVER';
2import { manifest, prerendered, base_path } from 'MANIFEST';
3import { env } from 'cloudflare:workers';
4import * as Cache from 'worktop/cfw.cache';

Callers

nothing calls this directly

Calls 1

initMethod · 0.80

Tested by

no test coverage detected