This website requires JavaScript.
Explore
Help
Sign In
status-im
/
web3.js
mirror of
https://github.com/status-im/web3.js.git
Watch
2
Star
0
Fork
You've already forked web3.js
0
Code
Issues
Projects
Releases
Wiki
Activity
54e40bb4bb
web3.js
/
lib
/
utils
/
browser-bn.js
5 lines
66 B
JavaScript
Raw
Normal View
History
Unescape
Escape
light browser bundle without bignumber.js
2015-03-23 16:29:50 +00:00
'use strict'
;
fixes for go otto env
2015-03-23 16:56:57 +00:00
module
.
exports
=
BigNumber
;
// jshint ignore:line
light browser bundle without bignumber.js
2015-03-23 16:29:50 +00:00