(s)
| 47083 | } |
| 47084 | const lm = OpenApi3_0Visitor |
| 47085 | class OpenapiVisitor extends Mixin(tm, em) { |
| 47086 | StringElement(s) { |
| 47087 | const o = new Ih(serializers_value(s)) |
| 47088 | return (this.copyMetaAndAttributes(s, o), (this.element = o), qu) |
| 47089 | } |
| 47090 | } |
| 47091 | const um = OpenapiVisitor |
nothing calls this directly
no test coverage detected