Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
class Status
Re-export
import { Status } from "https://deno.land/x/fathym_everything_as_code@v0.0.396/src/src.deps.ts";

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

Properties

optional
Code: number
optional
Message: string