Add bigNumber dependency
This commit is contained in:
committed by
Leonid Logvinov
parent
f86159e717
commit
a7f1137db8
2
packages/web3-typescript-typings/index.d.ts
vendored
2
packages/web3-typescript-typings/index.d.ts
vendored
@@ -1,5 +1,7 @@
|
||||
declare module 'web3' {
|
||||
|
||||
import * as BigNumber from 'bignumber.js';
|
||||
|
||||
class Web3 {
|
||||
public static providers: typeof providers;
|
||||
|
||||
|
Reference in New Issue
Block a user