UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

3 lines 469 B
export { SecondaryDNSDisableTransfer, SecondaryDNSEnableTransfer, OutgoingCreateResponse, OutgoingUpdateResponse, OutgoingDeleteResponse, OutgoingForceNotifyResponse, OutgoingGetResponse, OutgoingCreateParams, OutgoingUpdateParams, OutgoingDeleteParams, OutgoingDisableParams, OutgoingEnableParams, OutgoingForceNotifyParams, OutgoingGetParams, Outgoing, } from "./outgoing.js"; export { StatusGetParams, Status } from "./status.js"; //# sourceMappingURL=index.d.ts.map