UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

4 lines 443 B
export { HostnameUpdateResponsesSinglePage, Hostnames, type AuthenticatedOriginPull, type HostnameUpdateResponse, type HostnameUpdateParams, type HostnameGetParams, } from "./hostnames/index.js"; export { OriginTLSClientAuth } from "./origin-tls-client-auth.js"; export { Settings, type SettingUpdateResponse, type SettingGetResponse, type SettingUpdateParams, type SettingGetParams, } from "./settings.js"; //# sourceMappingURL=index.d.ts.map