securityos/node_modules/core-js/fn/math/log2.js

3 lines
99 B
JavaScript
Raw Permalink Normal View History

2024-09-06 15:32:35 +00:00
require('../../modules/es6.math.log2');
module.exports = require('../../modules/_core').Math.log2;