import { type OnEventArguments } from "https://deno.land/x/ddc_vim@v4.3.1/base/filter.ts";
Type Parameters
Params extends BaseFilterParams
definition: { denops: Denops; context: Context; onCallback: OnCallback; options: DdcOptions; filterOptions: FilterOptions; filterParams: Params; }