UNPKG
qwen-mcp-manager
Version:
latest (0.1.0)
0.1.0
MCP Server for managing other MCP servers in qwen-code
qwen-mcp-manager
/
dist
/
tools
/
health_check_mcp.d.ts
3 lines
•
138 B
TypeScript
View Raw
1
2
3
import
{
ToolHandler
}
from
'./index.js'
;
export
declare
const
healthCheckMcp
:
ToolHandler
;
//# sourceMappingURL=health_check_mcp.d.ts.map