aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/es/math/clz32.js
blob: a2ea307d6cbbb0257a900a5bc9764a748b40edf5 (plain)
1
2
3
4
require('../../modules/es.math.clz32');
var path = require('../../internals/path');

module.exports = path.Math.clz32;