Version 1
[yaffs-website] / node_modules / core-js / library / fn / math / fround.js
diff --git a/node_modules/core-js/library/fn/math/fround.js b/node_modules/core-js/library/fn/math/fround.js
new file mode 100644 (file)
index 0000000..c75a229
--- /dev/null
@@ -0,0 +1,2 @@
+require('../../modules/es6.math.fround');
+module.exports = require('../../modules/_core').Math.fround;
\ No newline at end of file