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

node_modules.core-js.modules.es6.number.min-safe-integer.js Maven / Gradle / Ivy

The newest version!
// 20.1.2.10 Number.MIN_SAFE_INTEGER
var $export = require('./_export');

$export($export.S, 'Number', { MIN_SAFE_INTEGER: -0x1fffffffffffff });




© 2015 - 2024 Weber Informatics LLC | Privacy Policy