UNPKG

@simbachain/hardhat

Version:
9 lines 309 B
/** * meant to be used to print pretty info from simba.json, so that * users do not have to directly interact with/view their simba.json * @param field * @param contract * @returns */ export declare const getSimbaInfo: (field?: string, contract?: string) => void; //# sourceMappingURL=simbainfo.d.ts.map