cloudflare
Version:
The official TypeScript library for the Cloudflare API
3 lines • 307 B
TypeScript
export { Speed, type SpeedHistogramResponse, type SpeedSummaryResponse, type SpeedHistogramParams, type SpeedSummaryParams, } from "./speed.js";
export { Top, type TopAsesResponse, type TopLocationsResponse, type TopAsesParams, type TopLocationsParams, } from "./top.js";
//# sourceMappingURL=index.d.ts.map