Emmanuil 73a9f0ffcf 20.07.2020 hace 4 años
..
LICENSE.md 73a9f0ffcf 20.07.2020 hace 4 años
README.md 73a9f0ffcf 20.07.2020 hace 4 años
index.js 73a9f0ffcf 20.07.2020 hace 4 años
package.json 73a9f0ffcf 20.07.2020 hace 4 años
test.js 73a9f0ffcf 20.07.2020 hace 4 años

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.