Skip to main content
Module

x/chacha20_poly1305/test_deps.ts>assert

Authenticated Encryption with Associated Data
Latest
function assert
import { assert } from "https://deno.land/x/chacha20_poly1305@v0.2.0/test_deps.ts";

Make an assertion, if not true, then throw.

Parameters

expr: unknown
optional
msg = [UNSUPPORTED]

Returns

asserts expr