UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

3 lines 315 B
export { Event, EventDeleteResponse, EventCreateParams, EventUpdateParams, EventListParams, EventDeleteParams, EventEditParams, EventGetParams, EventsSinglePage, Events, } from "./events.js"; export { EventQuery, DetailGetResponse, DetailGetParams, Details } from "./details.js"; //# sourceMappingURL=index.d.ts.map