Preparing search index...
The search index is not available
@xarc/react-redux
@xarc/react-redux
browser
Redux
ActionCreatorsMapObject
Interface ActionCreatorsMapObject<A>
Object whose values are action creator functions.
interface
ActionCreatorsMapObject
<
A
>
{
[
key
:
string
]
:
ActionCreator
<
A
>
;
}
Type Parameters
A
=
any
Indexable
[
key:
string
]:
ActionCreator
<
A
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/react-redux
Loading...
Object whose values are action creator functions.