UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

7 lines 327 B
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. import { SinglePage, V4PagePaginationArray } from 'cloudflare/pagination'; export class RolesSinglePage extends SinglePage { } export class AuditLogsV4PagePaginationArray extends V4PagePaginationArray { } //# sourceMappingURL=shared.mjs.map