UNPKG

@matterlabs/hardhat-zksync-solc

Version:
5 lines 219 B
import { HardhatPluginError } from 'hardhat/plugins'; export declare class ZkSyncSolcPluginError extends HardhatPluginError { constructor(message: string, parentError?: Error); } //# sourceMappingURL=errors.d.ts.map