Basic type for all action creators.
Calling this redux#ActionCreator will return a PayloadAction of type T with a payload of undefined
T
undefined
Generated using TypeDoc
Basic type for all action creators.
Inherit Doc