2017-06-08_509bba0/509bba0_unpacked_with_node_modules/~/core-js/modules/es6.typed.float64-array.js

12 lines
301 B
JavaScript
Raw Normal View History

2022-07-26 17:06:20 +00:00
require('./_typed-array')('Float64', 8, function(init){
return function Float64Array(data, byteOffset, length){
return init(this, data, byteOffset, length);
};
});
//////////////////
// WEBPACK FOOTER
// ./~/core-js/modules/es6.typed.float64-array.js
// module id = 1946
// module chunks = 4