UNPKG

@solvprotocol/upgrade-safe-transpiler

Version:

Solidity preprocessor used to generate OpenZeppelin Contracts Upgrade Safe.

3 lines 167 B
import type { BuildInfo } from 'hardhat/types'; export declare function getBuildInfo(version: string): Promise<BuildInfo>; //# sourceMappingURL=get-build-info.d.ts.map