outaozhen bb52c63d7d 库提交 5 vuotta sitten
..
LICENSE.md 9778140fc2 测试提交 5 vuotta sitten
README.md 9778140fc2 测试提交 5 vuotta sitten
index.js 9778140fc2 测试提交 5 vuotta sitten
package.json bb52c63d7d 库提交 5 vuotta sitten
test.js 9778140fc2 测试提交 5 vuotta sitten

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.