Add the below to the top of your file.
if(typeof exports == 'undefined'){
var exports = this['mymodule'] = {};
}
Founder, Inventor, Creator
Add the below to the top of your file.
if(typeof exports == 'undefined'){
var exports = this['mymodule'] = {};
}