File "indexed.js"

Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/full/iterator/indexed.js
File size: 312 bytes
MIME-type: text/plain
Charset: utf-8

'use strict';
// TODO: Remove from `core-js@4`
require('../../modules/es.object.to-string');
require('../../modules/esnext.iterator.constructor');
require('../../modules/esnext.iterator.indexed');

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

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