UNPKG

@matterlabs/hardhat-zksync-deploy

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