UNPKG

hello_test_clare

Version:

a hello world package

4 lines (3 loc) 62 B
exports.sayHelloClare = function(){ return 'hello,world'; }