Skip to main content
Module

std/http/status.ts>StatusText

Deno standard library
Go to Latest
type alias StatusText
import { type StatusText } from "https://deno.land/std@0.221.0/http/status.ts";

An HTTP status text.

definition: STATUS_TEXT[keyof STATUS_TEXT]