GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

PluginGatewayDispatchInterceptorContribution

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

Signature

export interface PluginGatewayDispatchInterceptorContribution extends PluginOrderedContribution

Properties

3
recordinterceptorscope

Methods

0

No methods.

Properties

record#
record: PluginRuntimeRecord;
interceptor#
interceptor: PluginGatewayDispatchInterceptor;
scope#
scope: PluginEventContributionScope;