Combine @0x/utils exports

This commit is contained in:
fabioberger
2019-08-27 10:45:30 +02:00
parent 7afddb9309
commit 1f93f09864

View File

@@ -64,9 +64,7 @@ export {
MetamaskSubprovider,
} from '@0x/subproviders';
export { AbiDecoder, DecodedCalldata } from '@0x/utils';
export { BigNumber } from '@0x/utils';
export { AbiDecoder, DecodedCalldata, BigNumber } from '@0x/utils';
export {
Order,