Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ddc_vim/base/filter.ts>BaseFilterParams

Dark deno-powered completion framework for neovim/Vim
Go to Latest
type alias BaseFilterParams
import { type BaseFilterParams } from "https://deno.land/x/ddc_vim@v4.3.1/base/filter.ts";
definition: Record<string, unknown>