lodash.isweakmap
v4.4.1
Published
The lodash method `_.isWeakMap` exported as a module.
Readme
lodash.isweakmap v4.4.1
The lodash method _.isWeakMap exported as a Node.js module.
Installation
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.isweakmapIn Node.js:
var isWeakMap = require('lodash.isweakmap');See the documentation or package source for more details.
