Skip to main content
Module

x/complaindate/dev_deps.ts>assert

JavaScript date-time utilities that keep timezones on the surface
Latest
function assert
import { assert } from "https://deno.land/x/complaindate@v1.0.1/dev_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