package.es.array.is-array.js Maven / Gradle / Ivy
'use strict';
require('../../modules/es.array.is-array');
var path = require('../../internals/path');
module.exports = path.Array.isArray;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy
'use strict';
require('../../modules/es.array.is-array');
var path = require('../../internals/path');
module.exports = path.Array.isArray;