UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

3 lines 266 B
export { SpeedHistogramResponse, SpeedSummaryResponse, SpeedHistogramParams, SpeedSummaryParams, Speed, } from "./speed.js"; export { TopAsesResponse, TopLocationsResponse, TopAsesParams, TopLocationsParams, Top } from "./top.js"; //# sourceMappingURL=index.d.ts.map