Skip to main content
Module

std/http/status.ts>StatusText

The Deno Standard Library
Latest
type alias StatusText
import { type StatusText } from "https://deno.land/std@0.224.0/http/status.ts";

An HTTP status text.

definition: STATUS_TEXT[keyof STATUS_TEXT]