Skip to content

frontend


Type Alias: HTTPMethod

HTTPMethod = "GET" | "POST" | "PUT" | "PATCH" | "DELETE"

Defined in: lib/api.ts:2