UNPKG

@jhnwilliam/portais

Version:

Demo de john

4 lines 117 B
exports.printMsg = function(str) { console.log("This is a message from the demo package"); alert(str); }