payload
type
type
name
optional error
type
optional meta
type
Calling this {@link redux#ActionCreator} with Args
will return
an Action with a payload of type P
and (depending on the PrepareAction
method used) a meta
- and error
property of types M
and E
respectively.
Generated using TypeDoc
arguments for the action creator function