File size: 128 Bytes
b1ced28
 
 
 
1
2
3
4
5
export const NotificationMessages = {
  NOT_FOUND: 'Notification not found',
  DELETED: 'Notification deleted successfully',
};