Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dnx/testing/assertNotThrows.ts>default

Fluent modular JavaScript utility library.
Latest
function default
import { default } from "https://deno.land/x/dnx@0.0.5/testing/assertNotThrows.ts";

Parameters

fn: () => unknown
optional
msg: string

Returns

unknown