Skip to content

getLostOrderData

reference
1 min readUpdated

Kind: Constant

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

Part of: Pams

Definition

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

Value

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

Was this page helpful?

Download as PDF