UNPKG
foop
Version:
beta (5.0.0)
latest (5.0.0)
5.0.0
interfaces that describe their intentions.
github.com/fluents/chain-able
fluents/chain-able
foop
/
src
/
deps
/
native
/
MAX_32_BIT.js
9 lines
(8 loc)
•
138 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
/** *
@desc
2^32 *
@name
MAX_32_BIT *
@type
{number} *
@example
`Math.pow(2, 32)` *
@NOTE
this is -1 */
module
.
exports
=
4294967295