UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

8 lines (5 loc) 157 B
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. export interface ErrorData { code?: number; message?: string; }