Preparing search index...
The search index is not available
@xarc/react-redux
@xarc/react-redux
browser
ReactRedux
ResolveThunks
Type alias ResolveThunks<TDispatchProps>
Resolve
Thunks
<
TDispatchProps
>
:
TDispatchProps
extends
{
[
key
:
string
]
:
any
;
}
?
{
[
C
in
keyof
TDispatchProps
]
:
HandleThunkActionCreator
<
TDispatchProps
[
C
]
>
}
:
TDispatchProps
Type Parameters
TDispatchProps
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/react-redux
Loading...