pavlovm503 e8315ec972 modul 4 tahun lalu
..
LICENSE.md e8315ec972 modul 4 tahun lalu
README.md e8315ec972 modul 4 tahun lalu
index.js e8315ec972 modul 4 tahun lalu
package.json e8315ec972 modul 4 tahun lalu
test.js e8315ec972 modul 4 tahun lalu

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.