Skip to main content
Module

x/ddu_vim/types.ts>ItemAction

Dark deno-powered UI framework for neovim/Vim
Latest
type alias ItemAction
import { type ItemAction } from "https://deno.land/x/ddu_vim@v4.0.0/types.ts";
definition: string | ActionCallback<BaseActionParams>