MCPcopy Index your code
hub / github.com/sourcebot-dev/sourcebot /

Class

packages/backend/src/api.ts:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17const PORT = 3060;
18
19export class Api {
20 private server: http.Server;
21
22 constructor(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected