UNPKG

codn_ts

Version:

智能代码分析工具 - 支持语义搜索、调用链分析和代码结构可视化,对大模型/AI agent 友好

3 lines (2 loc) 98 B
import * as http from "http"; export declare function startMcpServer(port?: number): http.Server;