Last updated 3 years ago
Was this helpful?
The method _.isString exported as a module.
_.isString
Using npm:
$ {sudo -H} npm i -g npm $ npm i --save lodash.isstring
In Node.js:
var isString = require('lodash.isstring');
See the or for more details.