is-typedarray (1.0.0)
Published 2026-02-24 13:58:42 +00:00 by atheaadmin
Installation
registry=npm install is-typedarray@1.0.0"is-typedarray": "1.0.0"About this package
is-typedarray 
Detect whether or not an object is a Typed Array.
Usage
isTypedArray(array)
Returns true when array is a Typed Array, and false when it is not.
License
MIT. See LICENSE.md for details.
Dependencies
Development Dependencies
| ID | Version |
|---|---|
| tape | ^2.13.1 |
Keywords
typed
array
detect
is
util
