File "maxArrayLength.js"
Full Path: C:/wamp64/www/INTERPRETE2/backend/node_modules/math-intrinsics/constants/maxArrayLength.js
File size: 110 bytes
MIME-type: text/plain
Charset: utf-8
'use strict';
/** @type {import('./maxArrayLength')} */
module.exports = 4294967295; // Math.pow(2, 32) - 1;