📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 13:47:13
📂
/ (Root)
/
lib
/
node_modules
/
npm
/
node_modules
/
is-typedarray
📍 /lib/node_modules/npm/node_modules/is-typedarray
🔄 Refresh
✏️
Editing: README.md
Read Only
# is-typedarray [](http://github.com/badges/stability-badges) Detect whether or not an object is a [Typed Array](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Typed_arrays). ## Usage [](https://nodei.co/npm/is-typedarray/) ### isTypedArray(array) Returns `true` when array is a Typed Array, and `false` when it is not. ## License MIT. See [LICENSE.md](http://github.com/hughsk/is-typedarray/blob/master/LICENSE.md) for details.
💾 Save Changes
❌ Cancel