UNPKG

bower

Version:

The browser package manager

7 lines (4 loc) 105 B
/** * @constant Maximum 32-bit unsigned integet value (2^32 - 1) */ module.exports = 4294967295;