import { Action } from '@ngrx/store'; export type FeatureAction = Action;