ReferenceAPI Reference/@reckona/mreact-router/runtime-state@reckona/mreact-router/runtime-state1 public export.FunctionFunctiongetServerRuntimeStatefunction getServerRuntimeState<TState>(key: string, create: (): TState): TStateReads or initializes shared server runtime state stored on `globalThis`.