say-hello-in-console
v1.0.2
Published
This package just will say 'Hello' by comand console.log
Downloads
6
Readme
Cool that you are here
I really don't know why are you here, but
Let's be honest
With this package you just need to code on the top of your file
const thisModule = require('say-hello-in-console');
thisModule();And run your programm -> you will see in console a string Hello.
