was.js – Diff between revs 30 and 34

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 30 Rev 34
Line 39... Line 39...
39 } 39 }
Line 40... Line 40...
40   40  
41 /*************************************************************************/ 41 /*************************************************************************/
42 /* Node.JS package export. */ 42 /* Node.JS package export. */
-   43 /*************************************************************************/
43 /*************************************************************************/ 44 if(typeof variable !== 'undefined') {
44 module.exports.lambda = { 45 module.exports.lambda = {
-   46 switch: wasSwitch
45 switch: wasSwitch 47 };