cloudflare
Version:
The official TypeScript library for the Cloudflare API
3 lines • 370 B
TypeScript
export { Turnstile } from "./turnstile.js";
export { WidgetListResponsesV4PagePaginationArray, Widgets, type Widget, type WidgetDomain, type WidgetListResponse, type WidgetCreateParams, type WidgetUpdateParams, type WidgetListParams, type WidgetDeleteParams, type WidgetGetParams, type WidgetRotateSecretParams, } from "./widgets.js";
//# sourceMappingURL=index.d.ts.map