90712cefbdb79062f1a2e732ecf53d7016b7023f77e9075885285a0cfdf06622ff9f6edd17a60c3f93bcd9e27e42649917239e775c27074145364703be1455 188 B

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