UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

3 lines 480 B
export { CertificateSettingsSinglePage, Settings, type CertificateSettings, type SettingUpdateParams, type SettingGetParams, } from "./settings.js"; export { CertificatesSinglePage, Certificates, type AssociatedHostnames, type Certificate, type CertificateDeleteResponse, type CertificateCreateParams, type CertificateUpdateParams, type CertificateListParams, type CertificateDeleteParams, type CertificateGetParams, } from "./certificates.js"; //# sourceMappingURL=index.d.ts.map