issues
search
dwyl
/
learn-node-js-by-example
:cloud: Practical node.js examples.
http://nelsonic.gitbooks.io/node-js-by-example/
Other
48
stars
11
forks
source link
Clarify the difference between module.exports vs exports
#3
Open
nelsonic
opened
9 years ago
nelsonic
commented
9 years ago
See:
https://github.com/substack/browserify-handbook#exports
http://stackoverflow.com/questions/7137397/module-exports-vs-exports-in-node-js
See: