import { isStatus } from "https://deno.land/x/fathym_common@v0.0.141/src/src.deps.ts";
Returns whether the provided number is a valid HTTP status code.
Returns
status is StatusCode
x/fathym_common/src/src.deps.ts>isStatus
import { isStatus } from "https://deno.land/x/fathym_common@v0.0.141/src/src.deps.ts";
Returns whether the provided number is a valid HTTP status code.