(t)
| 14092 | } |
| 14093 | class Ky { |
| 14094 | constructor(t) { |
| 14095 | arguments.length |
| 14096 | ? (this.root = Zy(t)) |
| 14097 | : ((this.root = tv({ marktype: "group", name: "root", role: "frame" })), |
| 14098 | (this.root.items = [new Jg(this.root)])); |
| 14099 | } |
| 14100 | toJSON(t) { |
| 14101 | return Jy(this.root, t || 0); |
| 14102 | } |