mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 01:47:48 +00:00
Bump to v3.0.4.
This commit is contained in:
committed by
John-David Dalton
parent
415e8ce0ed
commit
85f4260a84
@@ -1,4 +1,4 @@
|
||||
# lodash.istypedarray v3.0.3
|
||||
# lodash.istypedarray v3.0.4
|
||||
|
||||
The [lodash](https://lodash.com/) method `_.isTypedArray` exported as a [Node.js](https://nodejs.org/) module.
|
||||
|
||||
@@ -15,4 +15,4 @@ In Node.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.3-npm-packages/lodash.istypedarray) for more details.
|
||||
See the [documentation](https://lodash.com/docs#isTypedArray) or [package source](https://github.com/lodash/lodash/blob/3.0.4-npm-packages/lodash.istypedarray) for more details.
|
||||
|
||||
Reference in New Issue
Block a user