PluginAutocompleteWrapper
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.