outaozhen bb52c63d7d 库提交 il y a 6 ans
..
LICENSE.md 9778140fc2 测试提交 il y a 6 ans
README.md 9778140fc2 测试提交 il y a 6 ans
index.js 9778140fc2 测试提交 il y a 6 ans
package.json bb52c63d7d 库提交 il y a 6 ans
test.js 9778140fc2 测试提交 il y a 6 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.