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

x/denops_std/batch/batch.ts>BatchHelper#dispatch

📚 Standard module for denops.vim
Go to Latest
method BatchHelper.prototype.dispatch
import { BatchHelper } from "https://deno.land/x/denops_std@v6.3.0/batch/batch.ts";

Parameters

name: string
fn: string
...args: unknown[]

Returns

Promise<unknown>