UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

3 lines 542 B
export { IdentityProviderListResponsesSinglePage, IdentityProviders, type AzureAD, type GenericOAuthConfig, type IdentityProvider, type IdentityProviderSCIMConfig, type IdentityProviderType, type IdentityProviderListResponse, type IdentityProviderDeleteResponse, type IdentityProviderCreateParams, type IdentityProviderUpdateParams, type IdentityProviderListParams, type IdentityProviderDeleteParams, type IdentityProviderGetParams, } from "./identity-providers.js"; export { SCIM } from "./scim/index.js"; //# sourceMappingURL=index.d.ts.map