UNPKG

fangwangyingde

Version:

npm of hahaha

5 lines (4 loc) 82 B
function hello(){ console.log("hello from how2java"); } exports.hello=hello;