mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-12 05:31:41 +00:00
update
This commit is contained in:
4
node_modules/core-js/modules/es6.math.fround.js
generated
vendored
Normal file
4
node_modules/core-js/modules/es6.math.fround.js
generated
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
// 20.2.2.16 Math.fround(x)
|
||||
var $export = require('./_export');
|
||||
|
||||
$export($export.S, 'Math', { fround: require('./_math-fround') });
|
Reference in New Issue
Block a user