甘艺伟 082d4d53ac no message 2 tygodni temu
..
LICENSE.md 082d4d53ac no message 2 tygodni temu
README.md 082d4d53ac no message 2 tygodni temu
index.js 082d4d53ac no message 2 tygodni temu
package.json 082d4d53ac no message 2 tygodni temu
test.js 082d4d53ac no message 2 tygodni 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.