UNPKG

npm-andrewgurung-demo

Version:
4 lines (3 loc) 102 B
exports.printMsg = function() { console.log( "This message is from npm-andrewgurung-demo pkg" ); };