UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

3 lines 386 B
export { Dispatch } from "./dispatch.js"; export { NamespaceListResponsesSinglePage, Namespaces, type NamespaceCreateResponse, type NamespaceListResponse, type NamespaceDeleteResponse, type NamespaceGetResponse, type NamespaceCreateParams, type NamespaceListParams, type NamespaceDeleteParams, type NamespaceGetParams, } from "./namespaces/index.js"; //# sourceMappingURL=index.d.ts.map