xusl 2be7077787 初始化 1 rok pred
..
LICENSE.md 2be7077787 初始化 1 rok pred
README.md 2be7077787 初始化 1 rok pred
index.js 2be7077787 初始化 1 rok pred
package.json 2be7077787 初始化 1 rok pred
test.js 2be7077787 初始化 1 rok pred

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.