An Action type which accepts any other properties.
This is mainly for the use of the Reducer type.
This is not part of Action itself to prevent types that extend Action from
having an index signature.
An Action type which accepts any other properties.
This is mainly for the use of the Reducer type.
This is not part of Action itself to prevent types that extend Action from
having an index signature.
An Action type which accepts any other properties. This is mainly for the use of the
Reducer
type. This is not part ofAction
itself to prevent types that extendAction
from having an index signature.