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

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