Preparing search index...
The search index is not available
@xarc/react-redux
@xarc/react-redux
browser
ReactRedux
InferThunkActionCreatorType
Type alias InferThunkActionCreatorType<TActionCreator>
Infer
Thunk
Action
Creator
Type
<
TActionCreator
>
:
TActionCreator
extends
(
(
...
args
)
=>
(
(
...
args
)
=>
infer
TReturn
)
)
?
(
(
...
args
)
=>
TReturn
)
:
TActionCreator
Type Parameters
TActionCreator
extends
(
(
...
args
)
=>
any
)
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/react-redux
Loading...