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

std/http/mod.ts>ErrorStatusKeys

Deno standard library
Go to Latest
type alias ErrorStatusKeys
Deprecated
Deprecated

(will be removed in 0.207.0) Use custom error classes instead.

import { type ErrorStatusKeys } from "https://deno.land/std@0.205.0/http/mod.ts";
deprecated
definition: keyof ERROR_STATUS_MAP