4.0.1 • Published 8 years ago

lodash.issymbol v4.0.1

Weekly downloads
1,044
License
MIT
Repository
github
Last release
8 years ago

lodash.issymbol v4.0.1

The lodash method _.isSymbol exported as a Node.js module.

Installation

Using npm:

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

In Node.js:

var isSymbol = require('lodash.issymbol');

See the documentation or package source for more details.