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

x/abc/constants.ts>HttpMethod.Get

A better Deno framework to create web application.
Go to Latest
variable HttpMethod.Get
import { HttpMethod } from "https://deno.land/x/abc@v0.1.10/constants.ts";
const { Get } = HttpMethod;

type

"GET"