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.
| Name |
Last Commit
6d7dca34
–
다른 사용자의 내툰리스트를 볼 수 있는 니툰 기능 구현 완료!
|
History
|
Last Update |
|---|---|---|
| .. | ||
| LICENSE.md | Loading commit data... | |
| README.md | Loading commit data... | |
| index.js | Loading commit data... | |
| package.json | Loading commit data... | |
| test.js | Loading commit data... |
Detect whether or not an object is a Typed Array.
Returns true when array is a Typed Array, and false when it is not.
MIT. See LICENSE.md for details.