Skip to main content
Deno 2 is finally here 🎉️
Learn more
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.5/index.ts";

Constructors

new
AssertionError(msg: string | undefined)