Skip to main content
Module

x/acorn/deps.ts>isClientErrorStatus

A focused RESTful server framework for Deno 🌰🦕
Go to Latest
function isClientErrorStatus
import { isClientErrorStatus } from "https://deno.land/x/acorn@0.1.1/deps.ts";

A type guard that determines if the status code is a client error.

Returns

status is ClientErrorStatus