Export new public types

This commit is contained in:
Leonid Logvinov
2017-12-19 14:37:42 +01:00
parent 35c20d505e
commit 9594185f11
2 changed files with 6 additions and 0 deletions

View File

@@ -24,6 +24,9 @@ export {
TransferContractEventArgs,
ApprovalContractEventArgs,
TokenContractEventArgs,
EtherTokenContractEventArgs,
WithdrawalContractEventArgs,
DepositContractEventArgs,
ContractEventArgs,
ContractEventArg,
Web3Provider,