0.3.1 • Published 6 years ago
print-hello-to-console v0.3.1
Print Hello To Console
NPM package that prints 'Hello! ' to the console.
Usage
NPM Install:
npm install print-hello-to-consoleEnjoy!
const printHello = require('print-hello-to-console')
printHello()