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

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

The newest version!
// 20.1.2.3 Number.isInteger(number)
var $export = require('./_export');

$export($export.S, 'Number', { isInteger: require('./_is-integer') });




© 2015 - 2024 Weber Informatics LLC | Privacy Policy