This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
admin
/
ANTOOZA-FRONTEND
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
93c54b72ca
Branches
Tags
dev
main
ANTOOZA-FRONTEN...
/
types
/
request
/
notification
/
read.ts
read.ts
68 B
Historique
Raw
1
2
3
export type NotificationReadRequest = {
notificationID?: number;
};