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
72252082
–
앱 사용설명을 담은 간단한 웹페이지를 express-generator로 생성된 템플릿을 이용하여 작성- index.js,index.ejs,style.css 수정,favicon추가, message.js마이너 수정
|
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.