GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

HandleableCommand

API/Type Aliases/HandleableCommand
seyfert/lib/commands/handler.d.ts

Signature

export type HandleableCommand = new () => Command | SubCommand | ContextMenuCommand | EntryPointCommand;

Members

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