UNPKG

@kimsungwhee/apple-docs-mcp

Version:

MCP server for Apple Developer Documentation - Search iOS/macOS/SwiftUI/UIKit docs, WWDC videos, Swift/Objective-C APIs & code examples in Claude, Cursor & AI assistants

5 lines 232 B
/** * 获取平台兼容性分析 */ export declare function handleGetPlatformCompatibility(apiUrl: string, compareMode?: string, includeRelated?: boolean): Promise<string>; //# sourceMappingURL=get-platform-compatibility.d.ts.map