Move purging private underscored items to the doc json generation phase

This commit is contained in:
Fabio Berger
2018-08-14 17:41:03 -07:00
parent cb5d8d75bf
commit 83e3bb899e
4 changed files with 27 additions and 30 deletions

View File

@@ -61,8 +61,6 @@ export {
ErrorCallback,
} from '@0xproject/subproviders';
export { Web3Wrapper, NodeType } from '@0xproject/web3-wrapper';
export { AbiDecoder } from '@0xproject/utils';
export { BigNumber } from '@0xproject/utils';