aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/features/math/imulh.js
blob: b81cf3456d31aa5284dc5edef72426074ac8b9fb (plain)
1
2
3
4
require('../../modules/esnext.math.imulh');
var path = require('../../internals/path');

module.exports = path.Math.imulh;