cloudflare
Version:
The official TypeScript library for the Cloudflare API
6 lines • 516 B
TypeScript
export { Availability, AvailabilityListParams, Availabilities } from "./availabilities.js";
export { PageListResponse, PageListParams, PageListResponsesSinglePage, Pages } from "./pages.js";
export { Schedule, ScheduleCreateResponse, ScheduleCreateParams, ScheduleResource } from "./schedule.js";
export { Speed } from "./speed.js";
export { Test, TestListResponse, TestDeleteResponse, TestCreateParams, TestListParams, TestDeleteParams, TestGetParams, Tests, } from "./tests.js";
//# sourceMappingURL=index.d.ts.map