📄 from-async.js
/home/palash/git/site/node_modules/core-js-pure/actual/array/from-async.js
Language: js • Lines: 5
'use strict';
var parent = require('../../stable/array/from-async');
require('../../modules/esnext.array.from-async');

module.exports = parent;