Sign in
chromium
/
devtools
/
devtools-frontend.git
/
refs/heads/main
/
.
/
node_modules
/
es-abstract
/
helpers
/
maxValue.js
blob: 71f490309a1b2bdae9424f7137b00fc2c0ffbb36 [
file
] [
log
] [
blame
] [
edit
]
'use strict'
;
module
.
exports
=
Number
.
MAX_VALUE
||
1.7976931348623157e+308
;