UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

4 lines 361 B
export { R2 } from "./r2.js"; export { R2Bucket, BucketDeleteResponse, BucketCreateParams, BucketListParams, BucketDeleteParams, BucketGetParams, R2BucketsCursorPagination, Buckets, } from "./buckets.js"; export { R2Sippy, SippyDeleteResponse, SippyUpdateParams, SippyDeleteParams, SippyGetParams, Sippy, } from "./sippy.js"; //# sourceMappingURL=index.d.ts.map