Sign in
chromium
/
devtools
/
devtools-frontend
/
b3cd0a4f0ce68bbba2f63ebed0ec8564643eda2e
/
.
/
node_modules
/
core-js-pure
/
es
/
math
/
trunc.js
blob: 510337ba5ee83c23b28777d236b845e27cf86ac3 [
file
]
require
(
'../../modules/es.math.trunc'
);
var
path
=
require
(
'../../internals/path'
);
module
.
exports
=
path
.
Math
.
trunc
;