Function: dispatchStatusUpdate()
dispatchStatusUpdate(
update:StatusUpdate):void
Defined in: src/stores/sites/utils/statusUpdateManagerSingleton.ts:33
Dispatches the status update to the latest registered callback (if any).
Parametersโ
updateโ
Returnsโ
void