Type alias BoundActionCreator

BoundActionCreator: ((dispatch, getState?) => BoundAction)

Type declaration

Description

Create a bound action (wrapped in Redux's dispatch and ready to call)