map-values.js 191 Bytes
require('../../modules/es.map');
require('../../modules/esnext.map.map-values');
var entryUnbind = require('../../internals/entry-unbind');

module.exports = entryUnbind('Map', 'mapValues');