Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ serveFile } from
"../file_server.ts"
;
2
3
Deno.serve(
4
// deno-lint-ignore no-console
Callers
nothing calls this directly
Calls
1
serveFile
Function · 0.90
Tested by
no test coverage detected