UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

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