ResolvableCommand
ResolvableCommand
Type for commands that can be resolved by the handler.
Signature
type ResolvableCommand = CommandTypeData | (string & {})
Type for commands that can be resolved by the handler.
type ResolvableCommand = CommandTypeData | (string & {})