Variable: ValidFetchMethods¶
constValidFetchMethods: readonly ["GET","PATCH","POST","PUT","DELETE","HEAD"]
Defined in: api_types.ts:670
The HTTP methods (verbs) supported by the fetcher.
constValidFetchMethods: readonly ["GET","PATCH","POST","PUT","DELETE","HEAD"]
Defined in: api_types.ts:670
The HTTP methods (verbs) supported by the fetcher.