MCPcopy Create free account
hub / github.com/bewcloud/bewcloud / routes.ts

File routes.ts

routes.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { serveFile } from '@std/http/file-server';
2
3import { isRunningLocally as isAppRunningLocally } from '/public/ts/utils/misc.ts';
4import { resolveSafePublicFilePath, serveFileWithSass, serveFileWithTs } from '/lib/utils/misc.ts';

Callers

nothing calls this directly

Calls 5

serveFileWithTsFunction · 0.90
serveFileWithSassFunction · 0.90
createPageRouteHandlerFunction · 0.85
setMethod · 0.80

Tested by

no test coverage detected