Files
est-frame/node_modules/core-js/es/math/clz32.js
2025-10-22 05:38:27 +00:00

6 lines
133 B
JavaScript
Executable File

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