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

x/fathym_common/src/status.ts

The Fathym Reference Architecture provides the common foundation for applications built in Typescript.
Go to Latest
import * as fathymCommon from "https://deno.land/x/fathym_common@v0.0.176/src/status.ts";

Classes

The status is a common object for passing more details back than standard boolean.

Functions

Check to see if a status is successful (code 0).