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

x/denops_core/impl.ts>DenopsImpl#batch

🐜 An ecosystem of Vim/Neovim which allows developers to write cross-platform plugins in Deno
Go to Latest
method DenopsImpl.prototype.batch
import { DenopsImpl } from "https://deno.land/x/denops_core@v3.2.1/impl.ts";

Parameters

...calls: [string, ...unknown[]][]

Returns

Promise<unknown[]>