actionAuthLogout.js 63 B

1
  1. export const actionAuthLogout = () => ({ type: 'AUTH_LOGOUT' })