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

x/discordeno/tests/deps.ts>AssertionError

Discord API library for Deno
Extremely Popular
Go to Latest
class AssertionError
extends Error
import { AssertionError } from "https://deno.land/x/discordeno@17.0.0/tests/deps.ts";

Constructors

new
AssertionError(message: string)

Properties

name: string