npm install is-typed-arrayyarn add is-typed-arraypnpm add is-typed-array<script src="https://fastly.jsdelivr.net/npm/is-typed-array"></script><script src="https://unpkg.com/is-typed-array"></script><script type="module">
import istypedarray from 'https://cdn.jsdelivr.net/npm/is-typed-array/+esm';
</script><script type="module">
import istypedarray from 'https://cdn.skypack.dev/is-typed-array';
</script>