3.0.0 • Published 7 years ago
hello-js-module v3.0.0
hello-js-module
Says hello and goodbye!
Usage
To Say Things
const hello = require("hello-js-module");
hello.hello();
hello.hey();
hello.helloWorld();
hello.welcome();
hello.hola();
hello.bye();
hello.goodbye();
hello.farewell();
hello.adios();