UNPKG

hardhat-secure-accounts

Version:
5 lines 208 B
import { HardhatPluginError } from 'hardhat/plugins'; export declare class SecureAccountsPluginError extends HardhatPluginError { constructor(_error: string | Error); } //# sourceMappingURL=error.d.ts.map