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

node_modules.core-js.library.modules.es6.array.is-array.js Maven / Gradle / Ivy

The newest version!
// 22.1.2.2 / 15.4.3.2 Array.isArray(arg)
var $export = require('./_export');

$export($export.S, 'Array', { isArray: require('./_is-array') });




© 2015 - 2024 Weber Informatics LLC | Privacy Policy