The command service should be used to execute commands.
Readonly
An event is emitted when a command was executed.
An event is emitted when a command is about to be executed.
It can be used to install or activate a command handler.
eslint-disable-next-line @typescript-eslint/no-explicit-any
The command service should be used to execute commands.