Sha256: 6c13ed2f04279d5736cada7f79c2c150652e8ec42d3f2b39def289d69e303013

Contents?: true

Size: 601 Bytes

Versions: 2

Compression:

Stored size: 601 Bytes

Contents

# lodash.istypedarray v3.0.2

The [modern build](https://github.com/lodash/lodash/wiki/Build-Differences) of [lodash’s](https://lodash.com/) `_.isTypedArray` exported as a [Node.js](http://nodejs.org/)/[io.js](https://iojs.org/) module.

## Installation

Using npm:

```bash
$ {sudo -H} npm i -g npm
$ npm i --save lodash.istypedarray
```

In Node.js/io.js:

```js
var isTypedArray = require('lodash.istypedarray');
```

See the [documentation](https://lodash.com/docs#isTypedArray) or [package source](https://github.com/lodash/lodash/blob/3.0.2-npm-packages/lodash.istypedarray) for more details.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
eslint_node_modules-1.6.0.1 vendor/node_modules/eslint/node_modules/lodash.merge/node_modules/lodash.istypedarray/README.md
eslint_node_modules-1.6.0 vendor/node_modules/eslint/node_modules/lodash.merge/node_modules/lodash.istypedarray/README.md