UNPKG

web3x

Version:

Typescript port of web3.js

3 lines (2 loc) 74 B
import BN from 'bn.js'; export declare function numberToBN(arg: any): BN;