Sign in
chromium
/
devtools
/
devtools-frontend
/
bedbd4f3fe201caedff255ae97fdf875e13063f8
/
.
/
node_modules
/
core-js-pure
/
features
/
math
/
imulh.js
blob: b81cf3456d31aa5284dc5edef72426074ac8b9fb [
file
]
require
(
'../../modules/esnext.math.imulh'
);
var
path
=
require
(
'../../internals/path'
);
module
.
exports
=
path
.
Math
.
imulh
;