Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/acorn/deps.ts>isInformationalStatus

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

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

Returns

status is InformationalStatus