ElementType
ElementType
The type of element that can be used in CommandKit. This is a union of the keys of the ElementType object.
Signature
type ElementType = (typeof ElementType)[keyof typeof ElementType]
The type of element that can be used in CommandKit. This is a union of the keys of the ElementType object.
type ElementType = (typeof ElementType)[keyof typeof ElementType]