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