Bakhtina Sofya b84cb877be 1st comm há 2 semanas atrás
..
LICENSE.md b84cb877be 1st comm há 2 semanas atrás
README.md b84cb877be 1st comm há 2 semanas atrás
index.js b84cb877be 1st comm há 2 semanas atrás
package.json b84cb877be 1st comm há 2 semanas atrás
test.js b84cb877be 1st comm há 2 semanas atrás

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.