export const ADD_NOTE = 'ADD_NOTE'; export const NEW_SESSION = 'NEW_SESSION'; export const UPDATE_SESSION = 'UPDATE_SESSION';