export dutch auction wrapper types from 0x.js

This commit is contained in:
Greg Hysen
2018-12-23 16:04:09 -08:00
parent ff0093460d
commit edb989fbf3
2 changed files with 3 additions and 0 deletions

View File

@@ -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 {