map-values.js 191 B

12345
  1. require('../../modules/es.map');
  2. require('../../modules/esnext.map.map-values');
  3. var entryUnbind = require('../../internals/entry-unbind');
  4. module.exports = entryUnbind('Map', 'mapValues');