tasq/node_modules/agentic-flow/dist/utils/mcpCommands.d.ts

2 lines
132 B
TypeScript

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