greg 4d1d2f8c52
Some checks failed
continuous-integration/drone Build is failing
maj
2023-06-11 20:17:11 +02:00
..
maj
2023-06-11 20:17:11 +02:00
maj
2023-06-11 20:17:11 +02:00
maj
2023-06-11 20:17:11 +02:00
maj
2023-06-11 20:17:11 +02:00
maj
2023-06-11 20:17:11 +02:00

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.