Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/adoublef/mod.ts>Method

Deno Playground
Go to Latest
type alias Method
Re-export
import { type Method } from "https://deno.land/x/adoublef@0.0.1/mod.ts";
definition:
| "GET"
| "POST"
| "PUT"
| "DELETE"