viabiliza/node_modules/math-intrinsics/constants/maxArrayLength.d.ts
equipe desenvolvimento a499796cf7 first commit
2025-10-15 15:07:36 -03:00

3 lines
71 B
TypeScript

declare const MAX_ARRAY_LENGTH: 4294967295;
export = MAX_ARRAY_LENGTH;