I am trying to use module.exports() to create a new module in my NW.js application.
module.exports()
I have two files that I am using:
Index.js