MCPcopy Create free account
hub / github.com/denoland/std / file_server_as_library.ts

File file_server_as_library.ts

http/testdata/file_server_as_library.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { serveFile } from "../file_server.ts";
2
3Deno.serve(
4 // deno-lint-ignore no-console

Callers

nothing calls this directly

Calls 1

serveFileFunction · 0.90

Tested by

no test coverage detected