UNPKG

jishuling-sayhello

Version:

A hello world package

3 lines 67 B
exports.sayhello = function() { console.log("Hello World"); }