@0x/contracts-test-utils: Move OrderInfo to @0x/types.

This commit is contained in:
Lawrence Forman
2019-08-01 01:30:51 -04:00
parent 8670fbe2ae
commit abaa0cf3d0
3 changed files with 1 additions and 8 deletions

View File

@@ -38,7 +38,6 @@ export {
ERC721TokenIdsByOwner,
MarketBuyOrders,
MarketSellOrders,
OrderInfo,
OrderStatus,
Token,
TransactionDataParams,