ken_nogi/NodeJS/postfixConsole/node_modules/math-intrinsics/constants/maxArrayLength.d.ts
Kenichiro NOGI 88a402ce0f up
2026-07-10 18:13:30 +09:00

3 lines
71 B
TypeScript

declare const MAX_ARRAY_LENGTH: 4294967295;
export = MAX_ARRAY_LENGTH;