import { isInformationalStatus } from "https://deno.land/x/fathym_common@v0.0.143/src/src.deps.ts";
A type guard that determines if the status code is informational.
Returns
status is InformationalStatus
x/fathym_common/src/src.deps.ts>isInformationalStatus
import { isInformationalStatus } from "https://deno.land/x/fathym_common@v0.0.143/src/src.deps.ts";
A type guard that determines if the status code is informational.