Skip to main content
Module

x/denops_std/mod.ts>Dispatcher

📚 Standard module for denops.vim
Go to Latest
interface Dispatcher
import { type Dispatcher } from "https://deno.land/x/denops_std@v5.0.2/mod.ts";

Method dispatcher

Index Signatures

[key: string]: (...args: unknown[]) => unknown