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