File "map.js"

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

'use strict';
require('../../modules/es.object.to-string');
require('../../modules/es.iterator.constructor');
require('../../modules/es.iterator.map');

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

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