UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

4 lines (3 loc) 148 B
export const AUTH_SET_TOKEN = 'auth.set_token'; export const AUTH_REMOVE_TOKEN = 'auth.remove_token'; export const AUTH_SET_INFO = 'auth.set_info';