Function: subscribeToDebugStores()
subscribeToDebugStores(
args: {countRefs:DebugStoreCountRefs;refs:DebugStoreSubscriptionRefs; }):void
Defined in: src/app/debug/debugStoreSubscriptions.ts:83
Subscribe to multiple Zustand stores and log update events.
Parametersโ
argsโ
countRefsโ
refsโ
Returnsโ
void