GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

PluginAutocompleteWrapper

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

Signature

export type PluginAutocompleteWrapper = (payload: PluginAutocompletePayload, next: PluginAutocompleteNext) => Awaitable<void>;

Members

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