UNPKG

@justin-gee/uniswap-tokamak-hardhat-v3-deploy

Version:
5 lines 177 B
import { Contract } from "ethers"; export declare const save: (network: string, deployed: { [name: string]: Contract; }) => void; //# sourceMappingURL=save_deployed.d.ts.map