Skip to content

getBookingData

reference
1 min readUpdated

Kind: Constant

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

Part of: Pams

Definition

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

Value

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

Was this page helpful?

Download as PDF