aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/es/array/is-array.js
blob: d000180bc2bb778c4d7935f5ccec9ccf25b738f5 (plain)
1
2
3
4
require('../../modules/es.array.is-array');
var path = require('../../internals/path');

module.exports = path.Array.isArray;