Repository URL to install this package:
|
Version:
6.0.4 ▾
|
import MAX_ARRAY_LENGTH from './MAX_ARRAY_LENGTH'
/**
* @desc Used as references for the maximum length and index of an array.
* @type {number}
* @name MAX_ARRAY_INDEX
* @see native/MAX_ARRAY_LENGTH
*/
export default MAX_ARRAY_LENGTH - 1