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

6 lines
164 B
JavaScript

require('../../modules/es.string.iterator');
require('../../modules/es.array.from');
var path = require('../../internals/path');
module.exports = path.Array.from;