(s, o = {})
| 41410 | } |
| 41411 | } |
| 41412 | const tu = { refs: Xl, allOf: Ql, parameters: Zl, properties: eu } |
| 41413 | function makeFetchJSON(s, o = {}) { |
| 41414 | const { requestInterceptor: i, responseInterceptor: a } = o, |
| 41415 | u = s.withCredentials ? 'include' : 'same-origin' |
| 41416 | return (o) => |
| 41417 | s({ |
| 41418 | url: o, |
| 41419 | loadSpec: !0, |
| 41420 | requestInterceptor: i, |
| 41421 | responseInterceptor: a, |
| 41422 | headers: { Accept: Dl }, |
| 41423 | credentials: u, |
| 41424 | }).then((s) => s.body) |
| 41425 | } |
| 41426 | function isFile(s, o) { |
| 41427 | return ( |
no test coverage detected