Kind: Function
Source: Pams/Web/portal/pams-web/src/app/reducers/core/profile.reducer.ts (line 27)
Part of: Pams Web
Signature
tsfunction reducer(state, action: profileActions.Actions): ProfileState
Parameters
| Name | Type |
|---|---|
state | any |
action | profileActions.Actions |
Returns: ProfileState
Was this page helpful?