Skip to content

Commit

Permalink
typescript definition CommonJS compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
hayeah authored Mar 1, 2018
1 parent c9ca65d commit bbda145
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/web3/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ declare class Web3 {
}

export default Web3;

export = Web3;

0 comments on commit bbda145

Please sign in to comment.