📄 from-async.js
/home/palash/git/site/node_modules/core-js/es/array/from-async.js
Language: js • Lines: 9
'use strict';
require('../../modules/es.array.iterator');
require('../../modules/es.array.from-async');
require('../../modules/es.object.to-string');
require('../../modules/es.promise');
require('../../modules/es.string.iterator');
var path = require('../../internals/path');

module.exports = path.Array.fromAsync;