2017-06-08_509bba0/509bba0_unpacked_with_node_modules/~/core-js/modules/es6.typed.uint32-array.js
2022-07-26 10:06:20 -07:00

12 lines
No EOL
298 B
JavaScript
Executable file

require('./_typed-array')('Uint32', 4, function(init){
return function Uint32Array(data, byteOffset, length){
return init(this, data, byteOffset, length);
};
});
//////////////////
// WEBPACK FOOTER
// ./~/core-js/modules/es6.typed.uint32-array.js
// module id = 1951
// module chunks = 4