A function creates an action type namespaced by the key param to avoid collisions with other action types.
key
A string value used to namespace the action type.
A string value that is to used for action types.
Generated using TypeDoc
A function creates an action type namespaced by the
key
param to avoid collisions with other action types.