UNPKG

@miniu/core-js

Version:
6 lines (5 loc) 173 B
require('./_typed-array')('Uint16', 2, function (init) { return function Uint16Array(data, byteOffset, length) { return init(this, data, byteOffset, length); }; });