Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/drash/src/core/types/RequestMethod.ts>RequestMethod

A microframework for building JavaScript HTTP applications. Runtime-agnostic. Strongly typed.
Latest
type alias RequestMethod
import { type RequestMethod } from "https://deno.land/x/drash@v3.0.0-beta.2/src/core/types/RequestMethod.ts";
definition: (Method)[keyof Method]