UNPKG

@nomicfoundation/hardhat-verify

Version:
5 lines 278 B
import type { VerifyActionArgs } from "../types.js"; import type { NewTaskActionFunction } from "hardhat/types/tasks"; declare const verifyBlockscoutAction: NewTaskActionFunction<VerifyActionArgs>; export default verifyBlockscoutAction; //# sourceMappingURL=task-action.d.ts.map