All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.bower.lib.node_modules.mout.src.number.MAX_UINT.js Maven / Gradle / Ivy

/**
 * @constant Maximum 32-bit unsigned integet value (2^32 - 1)
 */
define(function(){
    return 4294967295;
});




© 2015 - 2024 Weber Informatics LLC | Privacy Policy