UNPKG

next

Version:

The React Framework

3 lines (2 loc) 183 B
import type { McpServer } from 'next/dist/compiled/@modelcontextprotocol/sdk/server/mcp'; export declare function registerGetActionByIdTool(server: McpServer, distDir: string): void;