UNPKG

foop

Version:

interfaces that describe their intentions.

10 lines (8 loc) 251 B
const MAX_ARRAY_LENGTH = require('./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 */ module.exports = MAX_ARRAY_LENGTH - 1