module.exports = function()
in
src/main.js [24:26]
3
lines of code
1
McCabe index (conditional complexity)
module.exports = function () { return new CordovaServe(); };