Consolidate all same exports together
This commit is contained in:
parent
cef82e72dc
commit
6c6bd60a48
@ -34,6 +34,7 @@ export {
|
||||
BlockParam,
|
||||
ContractEventArg,
|
||||
LogWithDecodedArgs,
|
||||
TransactionReceipt,
|
||||
TransactionReceiptWithDecodedLogs,
|
||||
} from '@0xproject/types';
|
||||
|
||||
@ -58,5 +59,3 @@ export {
|
||||
ExchangeContractEventArgs,
|
||||
ExchangeEvents,
|
||||
} from './contract_wrappers/generated/exchange';
|
||||
|
||||
export { TransactionReceipt } from '@0xproject/types';
|
||||
|
Loading…
x
Reference in New Issue
Block a user