UNPKG

hjl_test

Version:

A hello world package

3 lines 52 B
exports.hello=function() { return "Hello NodeJs"; }