GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

PluginGatewaySendPayloadWrapper

API/Type Aliases/PluginGatewaySendPayloadWrapper
seyfert/lib/client/plugins/types.d.ts

Signature

export type PluginGatewaySendPayloadWrapper = (payload: PluginGatewaySendPayload) => Awaitable<GatewaySendPayload | null | undefined | void>;

Members

This export does not declare public properties or methods in the generated declaration file.