cloudflare
Version:
The official TypeScript library for the Cloudflare API
3 lines • 509 B
TypeScript
export { DevicePostureIntegrations, IntegrationDeleteResponse, IntegrationCreateParams, IntegrationListParams, IntegrationDeleteParams, IntegrationEditParams, IntegrationGetParams, DevicePostureIntegrationsSinglePage, Integrations, } from "./integrations.js";
export { DevicePostureRules, PostureDeleteResponse, PostureCreateParams, PostureUpdateParams, PostureListParams, PostureDeleteParams, PostureGetParams, DevicePostureRulesSinglePage, Posture, } from "./posture.js";
//# sourceMappingURL=index.d.ts.map