UNPKG

see-more-react

Version:
8 lines (5 loc) 93 B
//index.js function helloNpm() { return "hello NPM"; } module.exports = helloNpm;