Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/fathym_common/src/src.deps.ts>StatusCode

The Fathym Reference Architecture provides the common foundation for applications built in Typescript.
Latest
type alias StatusCode
import { type StatusCode } from "https://deno.land/x/fathym_common@v0.0.184/src/src.deps.ts";

An HTTP status code.

definition: STATUS_CODE[keyof STATUS_CODE]