UNPKG

@prabodha.rodrigo/npmpkgtest

Version:

Test NPM module

4 lines (3 loc) 67 B
exports.printMsg = function() { console.log("Test test test"); }