Type alias RequestMethods

RequestMethods: "POST" | "GET" | "PATCH" | "DELETE" | "PUT"

Generated using TypeDoc