MCPcopy Create free account
hub / github.com/bytebase/dbhub / index.ts

File index.ts

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import { main } from "./server.js";
4import { loadConnectors } from "./utils/module-loader.js";

Callers

nothing calls this directly

Calls 2

loadConnectorsFunction · 0.85
mainFunction · 0.85

Tested by

no test coverage detected