ea6ff0b62353fc256a7384547ca9a7699c0f6e4152622293f38c6095e768e1110ca076442b4cdd9ac88f40964fcc6f05c5c87a1e281f123d93a77cb73b566f 188 B

1234
  1. // https://github.com/DavidBruant/Map-Set.prototype.toJSON
  2. var $export = require('./_export');
  3. $export($export.P + $export.R, 'Map', { toJSON: require('./_collection-to-json')('Map') });