Interface: DebugStoreSubscriptionRefs
Defined in: src/app/debug/debugStoreSubscriptions.ts:29
Ref container storing active debug-store unsubscribe callbacks.
Propertiesโ
subscriptionsRefโ
subscriptionsRef: MutableRef<() => void[]>;
Defined in: src/app/debug/debugStoreSubscriptions.ts:30