UNPKG

firstpackage

Version:

testing package with npm

4 lines (3 loc) 88 B
exports.printMsg = function(){ console.log("This is a message from David. Hello!"); }