import * as SigninInitStore from './signin-init'; export const EFFECTS = [ SigninInitStore.Effects, ];