UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

3 lines 270 B
export { Configs, type Configuration, type ConfigCreateParams, type ConfigUpdateParams, type ConfigDeleteParams, type ConfigEditParams, type ConfigGetParams, } from "./configs.js"; export { Full, type FullGetParams } from "./full.js"; //# sourceMappingURL=index.d.ts.map