parcoursup/node_modules/is-typedarray
lalBi94 7bc56c09b5 $
2023-03-05 13:23:23 +01:00
..
index.js $ 2023-03-05 13:23:23 +01:00
LICENSE.md $ 2023-03-05 13:23:23 +01:00
package.json $ 2023-03-05 13:23:23 +01:00
README.md $ 2023-03-05 13:23:23 +01:00
test.js $ 2023-03-05 13:23:23 +01: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.