Skip to content

HTTPMethod

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

Defined in: types/index.ts:49