Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

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

๐Ÿ“š Standard module for denops.vim
Go to Latest
function test_null_channel
import { test_null_channel } from "https://deno.land/x/denops_std@v4.1.4/function/vim/mod.ts";

Return a |Channel| that is null. Only useful for testing. {only available when compiled with the +channel feature}

Returns

Promise<unknown>