5 lines
123 B
JavaScript
5 lines
123 B
JavaScript
|
require('../../modules/esnext.math.umulh');
|
||
|
var path = require('../../internals/path');
|
||
|
|
||
|
module.exports = path.Math.umulh;
|