MCPcopy
hub / github.com/zws-im/zws / index.ts

File index.ts

src/server/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type {RouteOptions} from 'fastify';
2import createServer from 'fastify';
3import routes from './components/routes.js';
4import registerHooks from './hooks.js';

Callers

nothing calls this directly

Calls 3

registerPluginsFunction · 0.85
addSchemasFunction · 0.85
getRouteFunction · 0.50

Tested by

no test coverage detected