| 17 | |
| 18 | declare global { |
| 19 | interface QwikRouterPlatform extends PlatformCloudflarePages {} |
| 20 | } |
| 21 | |
| 22 | const fetch = createQwikRouter({ render, qwikRouterConfig, manifest }); |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…