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