shichen b6c5ecc67a init месяцев назад: 10
..
LICENSE.md b6c5ecc67a init месяцев назад: 10
README.md b6c5ecc67a init месяцев назад: 10
index.js b6c5ecc67a init месяцев назад: 10
package.json b6c5ecc67a init месяцев назад: 10
test.js b6c5ecc67a init месяцев назад: 10

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.