GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

PluginHandlerTransformerContribution

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

Signature

export interface PluginHandlerTransformerContribution extends PluginOrderedContribution

Properties

4
recordtransformerscopekinds

Methods

0

No methods.

Properties

record#
record: PluginRuntimeRecord;
transformer#
transformer: PluginHandlerTransformer;
scope#
scope: PluginEventContributionScope;
kinds#
kinds?: readonly PluginHandlerKind[];