Skip to main content
Version: Next

AppCommand

AppCommand

Represents a command in the CommandKit application, including its metadata and handlers. This type extends the native command structure with additional properties.

Signature
type AppCommand = AppCommandNative & CustomAppCommandProps