Skip to main content
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.2/deps/assert.ts";

Constructors

new
AssertionError(message: string)

Properties

name: string