Added exports for doc generation

This commit is contained in:
Greg Hysen
2019-02-07 01:09:56 -08:00
parent c72e3667b8
commit 93c128ee21
3 changed files with 6 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ export {
MetamaskSubprovider,
} from '@0x/subproviders';
export { AbiDecoder } from '@0x/utils';
export { AbiDecoder, TransactionData } from '@0x/utils';
export { BigNumber } from '@0x/utils';