github-pages-deploy-action/node_modules/core-js-pure/es/array/is-array.js
2020-03-06 22:45:40 -05:00

5 lines
126 B
JavaScript

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