import { createAction, props } from '@ngrx/store'; export const initializer = createAction( '[ucap::app::authentication] initializer' );