Skip to content

reducer

reference
1 min readUpdated

Kind: Function

Source: Pams/Web/portal/pams-web/src/app/reducers/core/profile.reducer.ts (line 27)

Part of: Pams Web

Signature

ts
function reducer(state, action: profileActions.Actions): ProfileState

Parameters

NameType
stateany
actionprofileActions.Actions

Returns: ProfileState

Was this page helpful?

Download as PDF