outaozhen bb52c63d7d 库提交 пре 5 година
..
LICENSE.md 9778140fc2 测试提交 пре 5 година
README.md 9778140fc2 测试提交 пре 5 година
index.js 9778140fc2 测试提交 пре 5 година
package.json bb52c63d7d 库提交 пре 5 година
test.js 9778140fc2 测试提交 пре 5 година

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.