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

File main.ts

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

Source from the content-addressed store, hash-verified

1import routes, { Route } from './routes.ts';
2import { startCrons } from './crons/index.ts';
3import { Page } from './lib/page.ts';
4import { AppConfig } from './lib/config.ts';

Callers

nothing calls this directly

Calls 4

startCronsFunction · 0.90
getConfigMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected