aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web3-wrapper/src/index.ts
blob: 7309e09a86d3b33e2f20986fa1f868dd080b60f3 (plain) (blame)
1
2
export { Web3Wrapper } from './web3_wrapper';
export { Web3WrapperErrors } from './types';