Skip to main content
Module

x/kill_port/test_deps.ts>assert

Deno module that kills the process of an informed port.
Latest
function assert
import { assert } from "https://deno.land/x/kill_port@1.0.1/test_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