DigitalConsumer.FixMyGlass/node_modules/core-js/es/math/log2.js
2021-09-20 17:57:19 -04:00

4 lines
117 B
JavaScript

require('../../modules/es.math.log2');
var path = require('../../internals/path');
module.exports = path.Math.log2;