Files
tasq/node_modules/agentic-flow/dist/utils/mcpCommands.d.ts
T
2026-04-09 19:01:53 +08:00

2 lines
132 B
TypeScript

export declare function handleMCPCommand(command: string, server?: string): Promise<void>;
//# sourceMappingURL=mcpCommands.d.ts.map