Skip to content

getLoginData

reference
1 min readUpdated

Kind: Constant

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

Part of: Pams Web

Definition

ts
createSelector(getProfileState, (state: ProfileState) => state.loginData)

Value

ts
createSelector(getProfileState, (state: ProfileState) => state.loginData)

Was this page helpful?

Download as PDF