UNPKG

kellokitty

Version:

this is my first module for npm to test,我的第一个npm package

3 lines 65 B
exports.sayHello = function () { return 'hello, kitty...'; };