UNPKG

my-lzx-hello-test

Version:

测试

4 lines 73 B
function hello(){ console.log("hello npm ") } module.exports=hello