Files
tasq/node_modules/agentic-flow/dist/mcp/fastmcp/tools/agent/add-command.d.ts
T
2026-04-09 19:01:53 +08:00

3 lines
149 B
TypeScript

import { ToolDefinition } from '../../types/index.js';
export declare const addCommandTool: ToolDefinition;
//# sourceMappingURL=add-command.d.ts.map