zh 9c8b6128cb 萨满消方块 11 months ago
..
LICENSE.md 9c8b6128cb 萨满消方块 11 months ago
README.md 9c8b6128cb 萨满消方块 11 months ago
index.js 9c8b6128cb 萨满消方块 11 months ago
package.json 9c8b6128cb 萨满消方块 11 months ago
test.js 9c8b6128cb 萨满消方块 11 months ago

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.