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