All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.actual.iterator.to-async.js Maven / Gradle / Ivy

The newest version!
'use strict';
require('../../modules/es.object.to-string');
require('../../modules/es.promise');
require('../../modules/es.iterator.constructor');
// TODO: Drop from `core-js@4`
require('../../modules/esnext.iterator.constructor');
require('../../modules/esnext.iterator.to-async');

var entryUnbind = require('../../internals/entry-unbind');

module.exports = entryUnbind('Iterator', 'toAsync');




© 2015 - 2024 Weber Informatics LLC | Privacy Policy