Remix
Remix
remix/routes · TypeView Source

RequestBodyMethod

Signature

type RequestBodyMethod = "POST" | "PUT" | "PATCH" | "DELETE" | "OPTIONS";