Describes a CleanState object instantiated with an initialState object of type TState.
CleanState
initialState
TState
The type of your initialState object.
Describes a
CleanState
object instantiated with aninitialState
object of typeTState
.