Function: dismissToastSafely()
dismissToastSafely(
toastId:string|null):void
Defined in: src/stores/cloud/utils/cloudStoreNotifications.ts:21
Dismisses a toast when the id is defined.
Parametersโ
toastIdโ
string | null
Returnsโ
void
dismissToastSafely(
toastId:string|null):void
Defined in: src/stores/cloud/utils/cloudStoreNotifications.ts:21
Dismisses a toast when the id is defined.
string | null
void