Proyectos de Subversion LeadersLinked - SPA

Rev

Rev 5 | | Comparar con el anterior | Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
3719 stevensc 1
export const notificationActionTypes = {
2
  ADD_NOTIFICATION: 'ADD_NOTIFICATION',
3
  REMOVE_NOTIFICATION: 'REMOVE_NOTIFICATION'
4
};