(s)
| 41767 | ? String(new URL(_, globalThis.document.baseURI)) |
| 41768 | : _ |
| 41769 | }, |
| 41770 | options_httpClient = (s) => { |
| 41771 | const { fetch: o, http: i } = s |
| 41772 | return o || i || http_http |
| 41773 | } |
| 41774 | async function resolveGenericStrategy(s) { |
| 41775 | const { |
no outgoing calls
no test coverage detected