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