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