UNPKG

hello_test_yangyj

Version:
3 lines 84 B
var Mynpm = require('./hello.js'); console.log(Mynpm.sayHello()) Mynpm.sayHello();