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
/
install_mcp_package.d.ts
3 lines
•
144 B
TypeScript
View Raw
1
2
3
import
{
ToolHandler
}
from
'./index.js'
;
export
declare
const
installMcpPackage
:
ToolHandler
;
//# sourceMappingURL=install_mcp_package.d.ts.map