Interface CommandAliasRegistryEntry<AliasType>

A command registry command alias entry.

Type Parameters

Properties

Properties

alias: AliasType

The alias of the command.

The command that the alias is for.