UNPKG

qingyun_liuzuoyun

Version:

my

7 lines (5 loc) 104 B
console.log('hello'); function hello() { console.log('hello liuzuoyun'); } module.exports = hello;