1.0.4 • Published 3 years ago
is-smos v1.0.4
ABOUT
This package is used to tell whether the given name to the function isSmos() is smos or not.
INSTALLATION
$ npm install is-smosAfter it has been installed, you can use this function in your code.
USAGE
const isSmos = require('is-smos')
console.log(isSmos('Ronaldo'))