UNPKG

foop

Version:

interfaces that describe their intentions.

9 lines (8 loc) 138 B
/** * @desc 2^32 * @name MAX_32_BIT * @type {number} * @example `Math.pow(2, 32)` * @NOTE this is -1 */ module.exports = 4294967295