zhouxianguang 4ff8c8d55d submit code %!s(int64=5) %!d(string=hai) anos
..
LICENSE.md 4ff8c8d55d submit code %!s(int64=5) %!d(string=hai) anos
README.md 4ff8c8d55d submit code %!s(int64=5) %!d(string=hai) anos
index.js 4ff8c8d55d submit code %!s(int64=5) %!d(string=hai) anos
package.json 4ff8c8d55d submit code %!s(int64=5) %!d(string=hai) anos
test.js 4ff8c8d55d submit code %!s(int64=5) %!d(string=hai) anos

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.