GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

PluginHandlerValueByKind

API/Interfaces/PluginHandlerValueByKind
seyfert/lib/client/plugins/types.d.ts

Signature

export interface PluginHandlerValueByKind

Properties

4
commandcomponentmodalevent

Methods

0

No methods.

Properties

command#
command: PluginCommandInstance;
component#
component: PluginComponentInstance;
modal#
modal: PluginModalInstance;
event#
event: PluginEventLoadable;