import * as fathymCommon from "https://deno.land/x/fathym_common@v0.2.22-integration/src/common/Status.ts";
Functions
Check to see if a status is successful (code 0). |
Type Aliases
The status is a common object for passing more details back than standard boolean. |