UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

3 lines 373 B
export { LiveInput, LiveInputListResponse, LiveInputCreateParams, LiveInputUpdateParams, LiveInputListParams, LiveInputDeleteParams, LiveInputGetParams, LiveInputs, } from "./live-inputs.js"; export { Output, OutputCreateParams, OutputUpdateParams, OutputListParams, OutputDeleteParams, OutputsSinglePage, Outputs, } from "./outputs.js"; //# sourceMappingURL=index.d.ts.map