Skip to main content
Module

x/acorn/deps.ts>isSuccessfulStatus

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

A type guard that determines if the status code is successful.

Returns

status is SuccessfulStatus