Skip to content

getLPOData

reference
1 min readUpdated

Kind: Constant

Source: Pams/Web/Pams.Web/Client/app/reducers/dashboard.ts (line 223)

Part of: Pams

Definition

ts
createSelector(getDashboardState, (state: DashboardState) => state.lpoData)

Value

ts
createSelector(getDashboardState, (state: DashboardState) => state.lpoData)

Was this page helpful?

Download as PDF