@0x/contracts-test-utils: Remove TransferAmountsByMatchOrders and TransferAmountsLoggedByMatchOrders.

`@0x/contracts-test-utils`: Add `TokenBalancesByOwner` type.
This commit is contained in:
Lawrence Forman
2019-05-16 02:16:22 -04:00
committed by Amir Bandeali
parent c84a0b8415
commit 79b8f85cdf
2 changed files with 6 additions and 26 deletions

View File

@@ -52,8 +52,7 @@ export {
TakerAssetFillAmountScenario,
TakerScenario,
Token,
TokenBalancesByOwner,
TraderStateScenario,
TransferAmountsByMatchOrders,
TransferAmountsLoggedByMatchOrders,
TransactionDataParams,
} from './types';