Fix remaining merge issues

This commit is contained in:
Fabio Berger
2018-08-22 13:12:42 +01:00
parent 0248add542
commit d907b40378
7 changed files with 39 additions and 43 deletions

View File

@@ -41,6 +41,7 @@ export {
EventCallback,
DecodedLogEvent,
ExchangeEventArgs,
TransactionEncoder,
} from '@0xproject/contract-wrappers';
export { OrderWatcher, OnOrderStateChangeCallback, OrderWatcherConfig } from '@0xproject/order-watcher';