Skip to main content
Module

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

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

Return a Dict that is null. Only useful for testing.

Parameters

denops: Denops

Returns

Promise<Record<string, unknown>>