UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

3 lines 345 B
export { Action, EmailRoutingRule, Matcher, RuleCreateParams, RuleUpdateParams, RuleListParams, EmailRoutingRulesV4PagePaginationArray, Rules, } from "./rules.js"; export { CatchAllAction, CatchAllMatcher, CatchAllUpdateResponse, CatchAllGetResponse, CatchAllUpdateParams, CatchAlls, } from "./catch-alls.js"; //# sourceMappingURL=index.d.ts.map