Skip to main content
Version: Next

CommandKitElement

CommandKitElement

Represents a CommandKit element with a specific type and data.

Signature
type CommandKitElement<Type extends ElementType> = CommandKitElementData[Type]