@uraitakahito/hello-npmjs

Hello NPMJS


License
Apache-2.0
Install
npm install @uraitakahito/hello-npmjs@1.1.3

Documentation

import hello from '@uraitakahito/hello-npmjs';
console.log(hello.say());
// Hello, npmjs!