import {Store} from '@ngrx/store';. 3. . 4. import {createAction} from '../createAction'; ... this.store.dispatch(createAction(CounterActions.INCREMENT));.
確定! 回上一頁