UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

3 lines 443 B
export { AuthenticatedOriginPull, HostnameUpdateResponse, HostnameUpdateParams, HostnameGetParams, AuthenticatedOriginPullsSinglePage, Hostnames, } from "./hostnames.js"; export { Certificate, CertificateCreateResponse, CertificateDeleteResponse, CertificateGetResponse, CertificateCreateParams, CertificateListParams, CertificateDeleteParams, CertificateGetParams, Certificates, } from "./certificates.js"; //# sourceMappingURL=index.d.ts.map