qauMaWeb/node_modules/core-js/actual/math/log2.js

4 lines
74 B
JavaScript

var parent = require('../../stable/math/log2');
module.exports = parent;