What\'s the need of defining this statement like this in next-redux-wrapper makeStore: (store as SagaStore).sagaTask, instead of simply declaring sagaMidd
(store as SagaStore).sagaTask
sagaMidd