Skip to main content
Module

x/denops_std/function/vim/mod.ts>test_void

📚 Standard module for denops.vim
Go to Latest
function test_void
import { test_void } from "https://deno.land/x/denops_std@v6.4.0/function/vim/mod.ts";

Return a value with void type. Only useful for testing.

Returns

Promise<unknown>