UNPKG

new-module-test

Version:
3 lines 78 B
exports.showMsg = function () { console.log("This is my first module"); };