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