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

x/lume/deps/assert.ts>AssertionError

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
class AssertionError
extends Error
import { AssertionError } from "https://deno.land/x/lume@v1.15.1/deps/assert.ts";

Constructors

new
AssertionError(message: string)

Properties

name: string