summaryrefslogtreecommitdiff
path: root/node_modules/core-js/library/fn/math/clz32.js
blob: 2025c6e44911850cb5e0bc53531abca849d0bedb (plain)
1
2
require('../../modules/es6.math.clz32');
module.exports = require('../../modules/$.core').Math.clz32;