(n)
| 14508 | return r; |
| 14509 | }, gp = function() { |
| 14510 | function e(n) { |
| 14511 | n === void 0 && (n = {}), Object.assign(this, n), this.spaces = this.spaces || {}, this.spaces.before = this.spaces.before || "", this.spaces.after = this.spaces.after || ""; |
| 14512 | } |
| 14513 | var t = e.prototype; |
| 14514 | return t.remove = function() { |
| 14515 | return this.parent && this.parent.removeChild(this), this.parent = void 0, this; |