Sign in
◑
Theme
chromium
/
devtools
/
devtools-frontend
/
b3cd0a4f0ce68bbba2f63ebed0ec8564643eda2e
/
.
/
node_modules
/
core-js-pure
/
features
/
math
/
clamp.js
blob: 7b81611772e80bb605388dfddf2c116b6f77b43e [
file
]
require
(
'../../modules/esnext.math.clamp'
);
var
path
=
require
(
'../../internals/path'
);
module
.
exports
=
path
.
Math
.
clamp
;