aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web3-wrapper/src/index.ts
blob: 56dfa227ce10ae15ae3d9c9c8a9c7b4895ee37b3 (plain) (blame)
1
2
export { Web3Wrapper } from './web3_wrapper';
export { BaseContract } from './base_contract';