UNPKG

@redocly/theme

Version:

Shared UI components lib

3 lines (2 loc) 177 B
import type { MCPClientType, McpConnectionParams } from '../types'; export declare function generateMCPDeepLink(clientType: MCPClientType, config: McpConnectionParams): string;