(s)
| 52008 | }, |
| 52009 | }, |
| 52010 | pw = uw, |
| 52011 | ancestorLineageToJSONPointer = (s) => { |
| 52012 | const o = s.reduce((o, i, a) => { |
| 52013 | if (Ru(i)) { |
| 52014 | const s = String(serializers_value(i.key)) |
| 52015 | o.push(s) |
| 52016 | } else if (Mu(s[a - 2])) { |
| 52017 | const u = String(s[a - 2].content.indexOf(i)) |
| 52018 | o.push(u) |
| 52019 | } |
| 52020 | return o |
| 52021 | }, []) |
| 52022 | return es_compile(o) |
| 52023 | }, |
| 52024 | apidom_ns_openapi_3_1_src_refractor_toolbox = () => { |
| 52025 | const s = createNamespace(pw) |
nothing calls this directly
no test coverage detected