class DenoStdInternalError extends Errorimport { DenoStdInternalError } from "https://deno.land/std@0.63.0/_util/assert.ts"; ConstructorsnewDenoStdInternalError(message: string)