export type { ErrorDescriptor } from "./descriptors.js"; export { HardhatError, HardhatPluginError, assertHardhatInvariant, } from "./errors.js";