NeahNew/node_modules/core-js/full/math/umulh.js
2025-05-03 14:17:46 +02:00

6 lines
137 B
JavaScript

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