I am using redux-saga and redux-actions with Typescript, like this:
const moviesReducer = handleActions( { [actions.fetchMovies]: (state) => ({