UNPKG

@vepler/http-sdk

Version:

The definitive TypeScript SDK for UK property technology. Access comprehensive property data, school metrics, demographics, planning applications, and more through a single, powerful API.

6 lines (5 loc) 164 B
import { getH3Aggregations } from './routes/get-h3-aggregations'; declare const _default: { aggregations: typeof getH3Aggregations; }; export default _default;