Type alias MethodOptions

MethodOptions: Omit<Request, "method" | "path" | "headers" | "body">