Skip to main content
Module

std/assert/assertion_error.ts

The Deno Standard Library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
import * as mod from "https://deno.land/std@0.222.1/assert/assertion_error.ts";

Classes

Error thrown when an assertion fails.