Type alias AllowedMethods

AllowedMethods: "GET" | "POST" | "PATCH" | "DELETE"

Allowed HTTP request methods

Generated using TypeDoc