Skip to main content

Interface: DebugStoreCountRefs

Defined in: src/app/debug/debugStoreSubscriptions.ts:26

Update counters used for development logging.

Propertiesโ€‹

alertsUpdateCountRefโ€‹

alertsUpdateCountRef: MutableRef<number>

Defined in: src/app/debug/debugStoreSubscriptions.ts:27


errorUpdateCountRefโ€‹

errorUpdateCountRef: MutableRef<number>

Defined in: src/app/debug/debugStoreSubscriptions.ts:28


sitesUpdateCountRefโ€‹

sitesUpdateCountRef: MutableRef<number>

Defined in: src/app/debug/debugStoreSubscriptions.ts:29


uiUpdateCountRefโ€‹

uiUpdateCountRef: MutableRef<number>

Defined in: src/app/debug/debugStoreSubscriptions.ts:30


updatesUpdateCountRefโ€‹

updatesUpdateCountRef: MutableRef<number>

Defined in: src/app/debug/debugStoreSubscriptions.ts:31