Your Name f2a1909748 first commit 4 lat temu
..
LICENSE.md f2a1909748 first commit 4 lat temu
README.md f2a1909748 first commit 4 lat temu
index.js f2a1909748 first commit 4 lat temu
package.json f2a1909748 first commit 4 lat temu
test.js f2a1909748 first commit 4 lat temu

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.