The following is excerpt of what such an export looks like: import { Action, createReducer, on} from '@ngrx/store'; export interface AuthState ...
確定! 回上一頁