This commit is contained in:
2026-03-01 13:15:10 +01:00
commit d3819b7069
974 changed files with 573469 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
'use strict';
/** @type {import('./maxArrayLength')} */
module.exports = 4294967295; // Math.pow(2, 32) - 1;