File "is-array.js"

Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/es/array/is-array.js
File size: 140 bytes
MIME-type: text/plain
Charset: utf-8

'use strict';
require('../../modules/es.array.is-array');
var path = require('../../internals/path');

module.exports = path.Array.isArray;