UNPKG

@n8n-plus/n8n-plus

Version:

n8n Workflow Automation Tool (plus edition)

4 lines (3 loc) 179 B
import type { McpRegistryServer } from './mcp-registry.types'; export declare const notionMockServer: McpRegistryServer; export declare const linearMockServer: McpRegistryServer;