cloudflare
Version:
The official TypeScript library for the Cloudflare API
3 lines • 357 B
TypeScript
export { EmailCatchAllRule, CatchAllUpdateParams, CatchAlls } from "./catch-alls.js";
export { EmailRules, RuleCreateResponse, RuleUpdateResponse, RuleListResponse, RuleDeleteResponse, RuleGetResponse, RuleCreateParams, RuleUpdateParams, RuleListParams, RuleListResponsesV4PagePaginationArray, Rules, } from "./rules.js";
//# sourceMappingURL=index.d.ts.map