Skip to content

MAX_VALUE

Subhajit Sahu edited this page May 20, 2020 · 13 revisions

Maximum int32 value. 🏃 📼 📦 🌔 📒

integer.MAX_VALUE;
const integer = require('extra-integer');

integer.MAX_VALUE;
// 2147483647
Clone this wiki locally