Skip to main content
Latest
class asserts.AssertionError
extends Error
import { asserts } from "https://deno.land/x/ponder@v0.1.0/deps.ts";
const { AssertionError } = asserts;

Constructors

new
AssertionError(message: string)

Properties

name: string