Add missing exports to 0x.js and contract-wrappers index.ts
This commit is contained in:
@@ -41,6 +41,8 @@ export {
|
||||
ExchangeEventArgs,
|
||||
ExchangeEvents,
|
||||
ContractEvents,
|
||||
EventCallback,
|
||||
DecodedLogEvent,
|
||||
} from '@0xproject/contract-wrappers';
|
||||
|
||||
export { OrderWatcher, OnOrderStateChangeCallback, OrderWatcherConfig } from '@0xproject/order-watcher';
|
||||
|
||||
Reference in New Issue
Block a user