CommandAlias
Defined in: packages/core/dist/index.d.mts:141
What the command is an alias for.
Type Parameters
Section titled “Type Parameters”Properties
Section titled “Properties”alias?
Section titled “alias?”
optionalalias?:string
Defined in: packages/core/dist/index.d.mts:149
The name of the command this is an alias for.
command
Section titled “command”command:
Command<T>
Defined in: packages/core/dist/index.d.mts:145
A pointer to the command.