shichen b6c5ecc67a init hai 1 ano
..
LICENSE.md b6c5ecc67a init hai 1 ano
README.md b6c5ecc67a init hai 1 ano
index.js b6c5ecc67a init hai 1 ano
package.json b6c5ecc67a init hai 1 ano
test.js b6c5ecc67a init hai 1 ano

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.