Kind: Function
Source: Pams/Web/Pams.Web/Client/app/reducers/dashboard.ts (line 38)
Part of: Pams
Signature
tsfunction reducer(state, action: dashboardActions.Actions): DashboardState
Parameters
| Name | Type |
|---|---|
state | any |
action | dashboardActions.Actions |
Returns: DashboardState
Was this page helpful?