UNPKG

ericzyhhello

Version:
4 lines (3 loc) 76 B
exports.Hello = function ( name ) { console.log( "Hello " + name ); }