UNPKG

@typechain/web3-v1

Version:

🔌 TypeChain target for Web3-v1

3 lines (2 loc) • 99 B
import { Contract } from 'typechain'; export declare function codegen(contract: Contract): string;