Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/tsafe/index.ts>AssertionError

🔩 The missing TypeScript utils
Latest
class AssertionError
extends Error
import { AssertionError } from "https://deno.land/x/tsafe@v1.7.2/index.ts";

Constructors

new
AssertionError(msg: string | undefined)