Sign in
chromium
/
devtools
/
devtools-frontend.git
/
HEAD
/
.
/
node_modules
/
math-intrinsics
/
round.js
blob: b79215663a657631fd01aef3d95dbffac635b707 [
file
] [
log
] [
blame
]
'use strict'
;
/** @type {import('./round')} */
module
.
exports
=
Math
.
round
;