Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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/http_errors.ts";
deprecated
definition: keyof ERROR_STATUS_MAP