Function: resetStatusUpdateManagerSingleton()
function resetStatusUpdateManagerSingleton(): void;
Defined in: src/stores/sites/utils/statusUpdateManagerSingleton.ts:75
Resets the singleton for deterministic testing and dev hot-reload safety.
Returnsโ
void