Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
refs/heads/api-docs-4.30.0-all
/
.
/
node_modules
/
math-intrinsics
/
round.js
blob: b79215663a657631fd01aef3d95dbffac635b707 [
file
] [
log
] [
blame
] [
edit
]
'use strict'
;
/** @type {import('./round')} */
module
.
exports
=
Math
.
round
;