Type alias MergeProps<TStateProps, TDispatchProps, TOwnProps, TMergedProps>

MergeProps<TStateProps, TDispatchProps, TOwnProps, TMergedProps>: ((stateProps, dispatchProps, ownProps) => TMergedProps)

Type Parameters

  • TStateProps
  • TDispatchProps
  • TOwnProps
  • TMergedProps

Type declaration