1.0.1 • Published 4 years ago
@hexsoftstudio/hello v1.0.1
@hexsoftstudio/hello
Install
$ npm install @hexsoftstudio/hello
Usage
const hello = require("@hexsoftstudio/hello");
hello("World!");
//=> "Hello World!"
Hello World!
$ npm install @hexsoftstudio/hello
const hello = require("@hexsoftstudio/hello");
hello("World!");
//=> "Hello World!"
Hello World!