Stop exporting marshaller from web3-wrapper

This commit is contained in:
fragosti
2018-07-20 07:37:17 -07:00
parent 0a3ba4d27d
commit 067adbfb62
3 changed files with 2 additions and 6 deletions

View File

@@ -1,3 +1,2 @@
export { Web3Wrapper } from './web3_wrapper';
export { Web3WrapperErrors, NodeType } from './types';
export { marshaller } from './marshaller';