Skip to main content
Module

x/oak/mod.ts>isErrorStatus

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
function isErrorStatus
import { isErrorStatus } from "https://deno.land/x/oak@v12.5.0/mod.ts";

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