Skip to main content
Module

std/node/_errors.ts>ERR_ASSERTION

Deno standard library
Go to Latest
class ERR_ASSERTION
extends NodeError
import { ERR_ASSERTION } from "https://deno.land/std@0.115.1/node/_errors.ts";

Constructors

new
ERR_ASSERTION(x: string)