2.0.0 • Published 7 years ago
bemorehuman-helloworld v2.0.0
@BeMoreHuman/helloWorld
Just say Hello World.
Install
$ npm install bemorehuman-helloworldUsage
const helloWorld = require("bemorehuman-helloworld");
helloWorld();
//=> "Hello World!!!"Just say Hello World.
$ npm install bemorehuman-helloworldconst helloWorld = require("bemorehuman-helloworld");
helloWorld();
//=> "Hello World!!!"