SettableCommand
Signature
export type SettableCommand = new () => Exclude<InstanceType<HandleableCommand>, SubCommand>;Members
This export does not declare public properties or methods in the generated declaration file.
export type SettableCommand = new () => Exclude<InstanceType<HandleableCommand>, SubCommand>;This export does not declare public properties or methods in the generated declaration file.