angular 10 => “NgRx” the const “appReducer” expects an action from me, but I have implemented it in AppState interface

后端 未结 0 1877
小蘑菇
小蘑菇 2020-12-04 02:47

///AUTHREDUCE.ts

    import { User } from \'../user.model\';
    import * as AuthActions from \'./auth.actions\';
    
    
    export interface State{
               


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