Skip to main content
Deno 2 is finally 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@v1.3.1/constants.ts";
const { Get } = HttpMethod;

type

"GET"