was.js

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 34  →  ?path2? @ 44
/trunk/lib/collections/arrays/arrays.js
@@ -111,7 +111,7 @@
/*************************************************************************/
/* Node.JS package export. */
/*************************************************************************/
if(typeof variable !== 'undefined') {
if(typeof module !== 'undefined' && typeof module.exports !== 'undefined') {
module.exports.collections = {
product: wasProduct,
stride: wasStride,