Export OrderWatcherConfig from 0x.js

This commit is contained in:
Fabio Berger
2018-06-19 11:33:46 +02:00
parent f2e0f1b2f1
commit e3299b546e

View File

@@ -19,6 +19,8 @@ export {
TransactionReceiptWithDecodedLogs, TransactionReceiptWithDecodedLogs,
} from '@0xproject/types'; } from '@0xproject/types';
export { OrderWatcherConfig } from '@0xproject/order-watcher';
export { export {
EventCallback, EventCallback,
ContractEvent, ContractEvent,