UNPKG

npmtestdom

Version:

test

11 lines (7 loc) 181 B
exports.sayHello = function(){ return 'Hello World.'; } exports.URL = 'www.wuzhenlucn' exports.geturl = function () { console.log('这是npm的geturl方法') }