Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/denops_std/function/vim/prop_add_list.ts>PropAddListProps

๐Ÿ“š Standard module for denops.vim
Go to Latest
type alias PropAddListProps
import { type PropAddListProps } from "https://deno.land/x/denops_std@v3.10.1/function/vim/prop_add_list.ts";
definition: { bufnr?: number; id?: number; type: string; }