Files
server-deploy/claude-dev-stack/godot-mcp-pro-v1.14.1/server/build/tools/animation-tree-tools.d.ts

4 lines
278 B
TypeScript

import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js";
import { GodotConnection } from "../godot-connection.js";
export declare function registerAnimationTreeTools(server: McpServer, godot: GodotConnection): void;
//# sourceMappingURL=animation-tree-tools.d.ts.map