HandleableSubCommand
Signature
export type HandleableSubCommand = new () => SubCommand;Members
This export does not declare public properties or methods in the generated declaration file.
export type HandleableSubCommand = new () => SubCommand;This export does not declare public properties or methods in the generated declaration file.