indextype-aliasesType alias: ActionDispatch()\<T\>On this pageType alias: ActionDispatch()<T> ActionDispatch<T>: (dispatch, getState) => T Type parameters • T = void Parameters • dispatch: Dispatcher • getState: StateGetter Returns T Source core/actions.ts:13