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