cpConnectPageConstants.js 195 Bytes
export const FETCH_CP_CONNECT_PAGE_SUCCESS = "FETCH_CP_CONNECT_PAGE_SUCCESS";
export const FETCH_CP_CONNECT_PAGE_FAIL = "FETCH_CP_CONNECT_PAGE_FAIL";

export const CLEAR_ERRORS = "CLEAR_ERRORS";