Type alias MapStateToProps<TStateProps, TOwnProps, State>

MapStateToProps<TStateProps, TOwnProps, State>: ((state, ownProps) => TStateProps)

Type Parameters

  • TStateProps
  • TOwnProps
  • State

Type declaration