Piping dependent actions in NgXS

后端 未结 0 727
礼貌的吻别
礼貌的吻别 2020-12-09 03:26

I have a few actions that I need to aggregate into a single action to call.

Let I have a State:

const store = {
  id: number;
  magic: string;
  value1         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题