1
2
3
4
require('../../modules/es.array.is-array');
var path = require('../../internals/path');
 
module.exports = path.Array.isArray;