Determine if the JS environment has Typed Arrays.
var hasTypedArrays = require('has-typed-arrays');
hasTypedArrays() === true; // if the environment has Typed Array supportSimply clone the repo, npm install, and run npm test
| Name | Name | Last commit date | ||
|---|---|---|---|---|