UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

4 lines 462 B
export { DLPCustomProfile, CustomCreateResponse, CustomDeleteResponse, CustomCreateParams, CustomUpdateParams, CustomDeleteParams, CustomGetParams, Custom, } from "./custom.js"; export { DLPPredefinedProfile, PredefinedUpdateParams, PredefinedGetParams, Predefined } from "./predefined.js"; export { DLPProfiles, ProfileGetResponse, ProfileListParams, ProfileGetParams, DLPProfilesSinglePage, Profiles, } from "./profiles.js"; //# sourceMappingURL=index.d.ts.map