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

x/denops_std/batch/gather.ts>GatherHelper#call

📚 Standard module for denops.vim
Go to Latest
method GatherHelper.prototype.call
import { GatherHelper } from "https://deno.land/x/denops_std@v4.1.4/batch/gather.ts";

Parameters

fn: string
...args: unknown[]

Returns

Promise<unknown>