(e3)
| 8424 | const s2 = i2(133), r = i2(855), o = i2(147); |
| 8425 | class n extends o.AttributeData { |
| 8426 | constructor() { |
| 8427 | super(...arguments), this.content = 0, this.fg = 0, this.bg = 0, this.extended = new o.ExtendedAttrs(), this.combinedData = ""; |
| 8428 | } |
| 8429 | static fromCharData(e3) { |
| 8430 | const t3 = new n(); |
| 8431 | return t3.setFromCharData(e3), t3; |
| 8432 | } |
nothing calls this directly
no test coverage detected