lhl 6ff0e96ad3 8-4-1 il y a 2 ans
..
LICENSE.md 6ff0e96ad3 8-4-1 il y a 2 ans
README.md 6ff0e96ad3 8-4-1 il y a 2 ans
index.js 6ff0e96ad3 8-4-1 il y a 2 ans
package.json 6ff0e96ad3 8-4-1 il y a 2 ans
test.js 6ff0e96ad3 8-4-1 il y a 2 ans

README.md

is-typedarray locked

Detect whether or not an object is a Typed Array.

Usage

NPM

isTypedArray(array)

Returns true when array is a Typed Array, and false when it is not.

License

MIT. See LICENSE.md for details.