kahlon
v1.0.1
Published
it is package that describe kahlon 's unique characteristics like his life philosphy, his chutiaya wisdom
Downloads
3
Maintainers
Readme
Kahlon the great lodudeen
Description
Kahlon is a versatile npm package designed to provide you his gyaan over his verstalite knoweldge.
Installation
To install MyAwesomePackage, use npm:
npm install kahlon
How to use the package
make sure in package.json file you have "type": "commonJS"
create index.js file and add below code
run it using npm start
const { getKahlonDeVichaar } = require('kahlon');
const test = () =>{ const vichaar = getKahlonDeVichaar() console.log(vichaar); }
test();