Skip to content

reducer

reference
1 min readUpdated

Kind: Function

Source: Pams/Web/Pams.Web/Client/app/reducers/job.ts (line 72)

Part of: Pams

Signature

ts
function reducer(state, action: jobActions.Actions): JobState

Parameters

NameType
stateany
actionjobActions.Actions

Returns: JobState

Was this page helpful?

Download as PDF