UNPKG

@legendsky/heloyou

Version:
6 lines (4 loc) 81 B
function helloNpm() { return "heloyou NPM"; } module.exports = helloNpm;