Module

x/cliffy/packages/flags/test/lib/assert.ts>assert

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
function assert
import { assert } from "https://dotland.deno.dev/x/cliffy@v0.6.0/packages/flags/test/lib/assert.ts";

Make an assertion, if not true, then throw.

Parameters

expr: unknown
optional
msg = [UNSUPPORTED]

Returns

asserts expr