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