Skip to main content
Module

std/http/mod.ts>STATUS_TEXT

Deno standard library
Go to Latest
variable STATUS_TEXT
import { STATUS_TEXT } from "https://deno.land/std@0.88.0/http/mod.ts";

type

Map<Status, string>