// Type definitions for redux-toolbelt-thunk v2.1.2 // Project: https://github.com/welldone-software/redux-toolbelt // Definitions by: Idan Baraness export { default as makeThunkAsyncActionCreator } from './makeThunkAsyncActionCreator';