Type alias HttpMethod

HttpMethod: "delete" | "get" | "post" | "put"

Generated using TypeDoc