(e)
| 119 | return void 0 === e || void 0 === t || $(w(e), w(t)); |
| 120 | } |
| 121 | function S(e) { |
| 122 | return 0 === D(e).length; |
| 123 | } |
| 124 | Set.prototype.toJSON = function () { |
| 125 | return `Set(${[...this].map((e) => Q(e)).join(",")})`; |
| 126 | }; |
no test coverage detected