Sign in
chromium
/
devtools
/
devtools-frontend.git
/
refs/heads/main
/
.
/
node_modules
/
math-intrinsics
/
floor.js
blob: ab0e5d7dcd43056d5d5288de0d08ca4177efb2db [
file
] [
edit
]
'use strict'
;
/** @type {import('./floor')} */
module
.
exports
=
Math
.
floor
;