datalad-course/node_modules/core-js/es/math/log2.js

4 lines
117 B
JavaScript

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