Skip to main content
Module

x/yaml_wasm/tests/deps.ts>assert

WebAssembly module to parse YAML
Latest
function assert
import { assert } from "https://deno.land/x/yaml_wasm@deno-v0.41.0/tests/deps.ts";

Make an assertion, if not true, then throw.

Parameters

expr: unknown
optional
msg = [UNSUPPORTED]

Returns

asserts expr