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

x/fsrouter/deps.ts>http.isInformationalStatus

A file system based router for Deno.
Latest
function http.isInformationalStatus
import { http } from "https://deno.land/x/fsrouter@3.1.0/deps.ts";
const { isInformationalStatus } = http;

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