ReferenceAPI Reference/@reckona/mreact-reactive-core/runtime-state@reckona/mreact-reactive-core/runtime-state1 public export.FunctionFunctiongetGlobalRuntimeStatefunction getGlobalRuntimeState<TState>(key: string, create: (): TState): TStateReturns a shared global runtime state object, creating it when needed.