import { createAction, props } from "@ngrx/store"; ... To make actions easy to work with, can create action types: basic it is just a improt ...
確定! 回上一頁