type alias KeyworkProvidersComponentRe-exportimport { type KeyworkProvidersComponent } from "https://deno.land/x/keywork@v6.2.1/react/mod.ts"; A component which wraps the current SSR routes. Use this if you need to inject a provider into the SSR pipeline. definition: FC<ProviderWrapperProps>