UNPKG

nn-app-v1

Version:

hello world

5 lines (4 loc) 73 B
function helloNpm() { return "Hello NPM"; } module.exports = helloNpm;