xusl 2be7077787 初始化 il y a 1 an
..
LICENSE.md 2be7077787 初始化 il y a 1 an
README.md 2be7077787 初始化 il y a 1 an
index.js 2be7077787 初始化 il y a 1 an
package.json 2be7077787 初始化 il y a 1 an
test.js 2be7077787 初始化 il y a 1 an

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.