Preparing search index...
The search index is not available
@xarc/react-redux
@xarc/react-redux
browser
Redux
ActionFromReducer
Type alias ActionFromReducer<R>
Action
From
Reducer
<
R
>
:
R
extends
Reducer
<
any
,
infer
A
>
?
A
:
never
Infer action type from a reducer function.
Type Parameters
R
Type of reducer.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/react-redux
Loading...
Infer action type from a reducer function.