MCPcopy Create free account
hub / github.com/msgbyte/tailchat / deno-static-entry.ts

File deno-static-entry.ts

client/web/scripts/deno-static-entry.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-nocheck
2import { serve } from 'https://deno.land/std@0.120.0/http/server.ts';
3import { serveFile } from 'https://deno.land/std@0.120.0/http/file_server.ts';
4import { fromFileUrl } from 'https://deno.land/std@0.120.0/path/mod.ts';

Callers

nothing calls this directly

Calls 1

checkFileExistsFunction · 0.85

Tested by

no test coverage detected