UNPKG

apple-hig-mcp

Version:

High-performance MCP server providing instant access to Apple's Human Interface Guidelines via hybrid static/dynamic content delivery

6 lines 193 B
/** * Mock for compromise NLP library to avoid dependencies in tests */ declare const compromise: jest.Mock<any, any, any>; export default compromise; //# sourceMappingURL=compromise.d.ts.map