check the data type is string or not!
Install dependencies
yarn add @jawad-ahmed/is-string
Start the server
yarn start
const isString = require('is-string');
console.log(isString('hello'));
Client: Javascript
For support, email: jawadsheikh224@gmail.com