Function: unsubscribeStatusUpdateManager()
function unsubscribeStatusUpdateManager(): void;
Defined in: src/stores/sites/utils/statusUpdateManagerSingleton.ts:96
Unsubscribes the active manager (if any) and clears the instance slot.
Returnsโ
void
function unsubscribeStatusUpdateManager(): void;
Defined in: src/stores/sites/utils/statusUpdateManagerSingleton.ts:96
Unsubscribes the active manager (if any) and clears the instance slot.
void