PluginHandlerKind
Signature
export type PluginHandlerKind = 'command' | 'component' | 'modal' | 'event';Members
This export does not declare public properties or methods in the generated declaration file.
export type PluginHandlerKind = 'command' | 'component' | 'modal' | 'event';This export does not declare public properties or methods in the generated declaration file.