Sign in
chromium
/
devtools
/
devtools-frontend
/
d185cec148d4733dcafe33ecfd1a5d93b98c0c40
/
.
/
node_modules
/
core-js-pure
/
features
/
math
/
log10.js
blob: 07b9704edae9e9bcccfb79886451521c931bd6a5 [
file
]
var
parent
=
require
(
'../../es/math/log10'
);
module
.
exports
=
parent
;