(s, o, i)
| 37509 | if ('file' !== j) return a ? ((ae[Y] = ds()(x) ? de : [{ _attr: x }, de]), ae) : de |
| 37510 | }, |
| 37511 | inferSchema = (s) => (s.schema && (s = s.schema), s.properties && (s.type = 'object'), s), |
| 37512 | createXMLExample = (s, o, i) => { |
| 37513 | const a = sampleFromSchemaGeneric(s, o, i, !0) |
| 37514 | if (a) return 'string' == typeof a ? a : ls()(a, { declaration: !0, indent: '\t' }) |
| 37515 | }, |
| 37516 | sampleFromSchema = (s, o, i) => sampleFromSchemaGeneric(s, o, i, !1), |
| 37517 | resolver = (s, o, i) => [s, JSON.stringify(o), JSON.stringify(i)], |
nothing calls this directly
no test coverage detected