Skip to content

reducer

reference
1 min readUpdated

Kind: Function

Source: Pams/Web/Pams.Web/Client/app/reducers/application.ts (line 13)

Part of: Pams

Signature

ts
function reducer(state, action: appActions.Actions): State

Parameters

NameType
stateany
actionappActions.Actions

Returns: State

Was this page helpful?

Download as PDF