maxArrayLength.d.ts 71 Bytes Edit Raw Blame History Permalink 1 2 3 declare const MAX_ARRAY_LENGTH: 4294967295; export = MAX_ARRAY_LENGTH;