UNPKG

psgc-mcp

Version:

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

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