UNPKG

module-93

Version:

a demo test module

5 lines (3 loc) 79 B
exports.printMsg = ()=>{ console.log('It seems that ever thing went ok'); };