UNPKG

258 BJavaScriptView Raw
1'use strict';
2require('../../modules/es.map');
3require('../../modules/es.object.to-string');
4require('../../modules/esnext.array.group-to-map');
5var entryUnbind = require('../../internals/entry-unbind');
6
7module.exports = entryUnbind('Array', 'groupToMap');