Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

📚 Standard module for denops.vim
Latest
type alias PropAddListProps
import { type PropAddListProps } from "https://deno.land/x/denops_std@v6.5.0/function/vim/mod.ts";
definition: { bufnr?: number; id?: number; type: string; }