githubEdit

lodash.isstring v4.0.1

The lodasharrow-up-right method _.isString exported as a Node.jsarrow-up-right module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.isstring

In Node.js:

var isString = require('lodash.isstring');

See the documentationarrow-up-right or package sourcearrow-up-right for more details.

Last updated

Was this helpful?