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