GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

PluginComponentRemovalContribution

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

Signature

export interface PluginComponentRemovalContribution extends PluginOrderedContribution

Properties

3
recordcustomIdsscope

Methods

0

No methods.

Properties

record#
record: PluginRuntimeRecord;
customIds#
customIds: readonly string[];
scope#
scope: PluginEventContributionScope;