GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

PluginSharedMutation

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

Signature

export interface PluginSharedMutation

Properties

5
recordnamescopepreviouspreviousOwner

Methods

0

No methods.

Properties

record#
record: PluginRuntimeRecord;
name#
name: string;
scope#
scope: PluginEventContributionScope;
previous#
previous?: PluginSharedContribution;
previousOwner#
previousOwner?: PluginRuntimeRecord;