(s)
| 47257 | constructor(s) { |
| 47258 | ;(super(s), (this.element = new km())) |
| 47259 | } |
| 47260 | ArrayElement(s) { |
| 47261 | return ( |
| 47262 | s.forEach((s) => { |
| 47263 | const o = im(s) ? ['document', 'objects', 'Server'] : ['value'], |
| 47264 | i = this.toRefractedElement(o, s) |
| 47265 | this.element.push(i) |
| 47266 | }), |
| 47267 | this.copyMetaAndAttributes(s, this.element), |
| 47268 | qu |
| 47269 | ) |
| 47270 | } |
| 47271 | } |
| 47272 | const Om = ServersVisitor |
nothing calls this directly
no test coverage detected