Closed etiennelenhart closed 5 years ago
Since builder functions for Reaction and LiveReaction are solely used in their respective Command builders, they can be scoped to these contexts. This reduces some global namespace clutter.
Reaction
LiveReaction
Command
Since builder functions for
Reaction
andLiveReaction
are solely used in their respectiveCommand
builders, they can be scoped to these contexts. This reduces some global namespace clutter.