(s)
| 47118 | } |
| 47119 | } |
| 47120 | class ContactVisitor extends Mixin(cm, em) { |
| 47121 | constructor(s) { |
| 47122 | ;(super(s), |
| 47123 | (this.element = new Zp()), |
| 47124 | (this.specPath = fc(['document', 'objects', 'Contact'])), |
| 47125 | (this.canSupportSpecificationExtensions = !0)) |
| 47126 | } |
| 47127 | } |
| 47128 | const fm = ContactVisitor |