GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

PluginEventErrorContribution

API/Interfaces/PluginEventErrorContribution
seyfert/lib/client/plugins/registry.d.ts

Signature

export interface PluginEventErrorContribution extends PluginOrderedContribution

Properties

4
recordhandlerscopeactive

Methods

0

No methods.

Properties

record#
record: PluginRuntimeRecord;
handler#
handler: PluginEventErrorHandler;
scope#
scope: PluginEventContributionScope;
active#
active: boolean;