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