primatch-frontend / services/notificationService / markNotificationAsRead
Function: markNotificationAsRead()¶
markNotificationAsRead(
id):Promise\<Notification>
Defined in: src/services/notificationService.ts:31
Marque une notification comme lue.
Parameters¶
id¶
number
Returns¶
Promise\<Notification>