Browse Source

module var fix

cl-refactor
Jeffrey Wilcke 10 years ago
parent
commit
c9015e2e04
  1. 1
      lib/web3.js

1
lib/web3.js

@ -505,4 +505,5 @@ function messageHandler(data) {
}
}
if (typeof(module) !== "undefined")
module.exports = web3;

Loading…
Cancel
Save