export dutch auction wrapper types from 0x.js
This commit is contained in:
@@ -28,6 +28,7 @@ export {
|
||||
OrderAndTraderInfo,
|
||||
TraderInfo,
|
||||
ValidateOrderFillableOpts,
|
||||
DutchAuctionData,
|
||||
} from '@0x/contract-wrappers';
|
||||
|
||||
export {
|
||||
@@ -89,6 +90,7 @@ export {
|
||||
ObjectMap,
|
||||
OrderRelevantState,
|
||||
Stats,
|
||||
DutchAuctionDetails,
|
||||
} from '@0x/types';
|
||||
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user