Skip to main content
Module

x/hk_stock_cli/deps.ts>assert

Get hk stock information cli
Latest
function assert
import { assert } from "https://deno.land/x/hk_stock_cli@v0.2.1/deps.ts";

Make an assertion, error will be thrown if expr does not have truthy value.

Parameters

expr: unknown
optional
msg = [UNSUPPORTED]

Returns

asserts expr