Skip to main content
Version: 1.x

AutocompleteCommand

AutocompleteCommand​

Type for autocomplete command execution functions.

Signature
type AutocompleteCommand = AnyCommandExecute<AutocompleteCommandContext>