class BaseError extends Errorimport { BaseError } from "https://deno.land/x/hpke@1.2.9/mod.ts"; The base error class of hpke-js. ConstructorsnewBaseError(e: unknown)