primatch-frontend / hooks/useNotifications / useDeleteNotification
Function: useDeleteNotification()¶
useDeleteNotification():
UseMutationResult\<{message:string; },Error,number,unknown>
Defined in: src/hooks/useNotifications.ts:67
Hook pour supprimer une notification.
Returns¶
UseMutationResult\<{ message: string; }, Error, number, unknown>