UNPKG

hello_test_loveone

Version:

A hello world package

4 lines (3 loc) 61 B
exports.sayHello = function() { return 'Hello, world.'; };