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