GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

HandleableComponentCommand

API/Type Aliases/HandleableComponentCommand
seyfert/lib/components/handler.d.ts

Signature

export type HandleableComponentCommand = (new () => ComponentCommand) | (new () => ModalCommand);

Members

This export does not declare public properties or methods in the generated declaration file.