Files
immich-api-test/node_modules/math-intrinsics/constants/maxArrayLength.d.ts
Sockenklaus 0771297a46 more stuff
2025-07-08 17:21:03 +02:00

3 lines
71 B
TypeScript

declare const MAX_ARRAY_LENGTH: 4294967295;
export = MAX_ARRAY_LENGTH;