class asserts.AssertionError extends Errorimport { asserts } from "https://deno.land/x/hex@v0.4.9/functions/tests/deps.ts"; const { AssertionError } = asserts; ConstructorsnewAssertionError(message: string)Propertiesname: string