2025-04-02 06:50:39 -04:00

4 lines
72 B
TypeScript

declare const MAX_ARRAY_LENGTH: 4294967295;
export = MAX_ARRAY_LENGTH;