@clawbench-alex/hello-world-test
v1.0.0
Published
A simple hello world test package
Readme
hello-world-test
A simple hello world test package for npm.
Installation
npm install hello-world-testUsage
const helloWorld = require('hello-world-test');
console.log(helloWorld()); // Outputs: Hello, World!License
MIT
