Skip to content

Variable: ValidFetchMethods

const ValidFetchMethods: readonly ["GET", "PATCH", "POST", "PUT", "DELETE", "HEAD"]

Defined in: api_types.ts:670

The HTTP methods (verbs) supported by the fetcher.