Skip to main content
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.1.0/constants.ts";
const { Get } = HttpMethod;

type

"GET"