map-values.js 191 Bytes Raw Blame History Permalink 1 2 3 4 5 require('../../modules/es.map'); require('../../modules/esnext.map.map-values'); var entryUnbind = require('../../internals/entry-unbind'); module.exports = entryUnbind('Map', 'mapValues');