class asserts.AssertionError extends Errorimport { asserts } from "https://deno.land/x/merlin@v1.0.7/deps.ts"; const { AssertionError } = asserts; ConstructorsnewAssertionError(message: string)