maxArrayLength.d.ts 71 Bytes BlameHistoryPermalink Edit 1 2 3 declare const MAX_ARRAY_LENGTH: 4294967295; export = MAX_ARRAY_LENGTH;