module.exports = function()

in src/main.js [24:26]


module.exports = function () {
    return new CordovaServe();
};