You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(store): update action handler type to allow Observable<unknown> and Promise<unknown> (#2385)
* test: integrations ng9 ivy
pin jest and jest-preset-angular versions
* fix(store): update action handler type to use Observable<unknown> and Promise<unknown>
0 commit comments