Skip to main content
Module

x/http_errors/deps.ts>STATUS_TEXT

Create HTTP Error for Deno
Latest
variable STATUS_TEXT
import { STATUS_TEXT } from "https://deno.land/x/http_errors@3.0.0/deps.ts";

type

Map<Status, string>