1.0.2 • Published 1 year ago
@thecodedjourney/helperjs v1.0.2
How to get started
Disclaimer
This is a test NPM Package - DO NOT use in production code, unless you want a useless package that returns "hello NPM" 😅
First
npm install @thecodedjourney/helperjs
Then
const helloNpm = require('@thecodedjourney/helperjs')
console.log(helloNpm())