export function* logoutSaga() { window.location = '/logout'; }