UNPKG

psgc-mcp

Version:

Philippine Standard Geographic Code MCP Server - provides hierarchical geographic data for the Philippines

6 lines 201 B
/** * Services barrel export */ export { PSGCClient, PSGCApiError, psgcClient } from './psgc-client'; export { CacheService, cacheService } from './cache.service'; //# sourceMappingURL=index.d.ts.map