1.0.1 • Published 1 year ago
country_box v1.0.1
welcomeName
Show the welcome name with this funcationaly to use in your project
Just install the pacakge with following steps
Install
npm install country_box
Use Code in your project
const welcomeName = require('country_box')
console.log(welcomeName("Raj Kumar singh"));