Skip to content

getBookingVsTargetData

reference
1 min readUpdated

Kind: Constant

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

Part of: Pams

Definition

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

Value

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

Was this page helpful?

Download as PDF