Skip to content

getAlerts

reference
1 min readUpdated

Kind: Constant

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

Part of: Pams Web

Definition

ts
createSelector(getApplicationState, (state: State) => state.alerts)

Value

ts
createSelector(getApplicationState, (state: State) => state.alerts)

Was this page helpful?

Download as PDF