UNPKG

array-buffer-byte-length

Version:

Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.

10 lines (7 loc) 83 B
{ "root": true, "extends": "@ljharb", "globals": { "DataView": false, }, }