redux-axios-middleware
redux-axios-middleware copied to clipboard
how to call getSourceAction
var sourceAction = getSourceAction(); dispatch({ type: sourceAction.type + '_STARTING', });
it will cause error