UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

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