283285f6865bcca3d59e475e8d87cc68c557f9a9ad504c564f8b93bf08015944ead0a6cdf077be39fdc6e129ddeccce867230b1c97271cf2f91e4a9bcc795c 200 B

12345
  1. 'use strict';
  2. // https://github.com/tc39/proposal-array-from-async
  3. require('../modules/esnext.array.from-async');
  4. // TODO: Remove from `core-js@4`
  5. require('../modules/esnext.typed-array.from-async');