is-array.js 126 Bytes
require('../../modules/es.array.is-array');
var path = require('../../internals/path');

module.exports = path.Array.isArray;