Member
jerald_rippin
Nice Module Export Function in Javascript 😀
1 2 3
module.exports = function(settings, done) { Â Â return '3912'; };