import { AssertionError } from "https://deno.land/std@0.110.0/node/assertion_error.ts";
Constructors
new
AssertionError(options: AssertionErrorConstructorOptions)Index Signatures
key: string]: unknown
[Methods
toString()
[inspect.custom](_recurseTimes: number, ctx: Record<string, unknown>)