Actions must have a type field that indicates the type of action being performed.
type
Copy of https://github.com/reduxjs/redux/blob/32ac7e64bf548e0287807fae9e622aa9c55ff065/index.d.ts#L18
T the type of the action's type tag.
Generated using TypeDoc
Actions must have a
type
field that indicates the type of action being performed.Copy of https://github.com/reduxjs/redux/blob/32ac7e64bf548e0287807fae9e622aa9c55ff065/index.d.ts#L18
T the type of the action's
type
tag.