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