Skip to content

getPage

reference
1 min readUpdated

Kind: Constant

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

Part of: Pams Web

Definition

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

Value

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

Was this page helpful?

Download as PDF