Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

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

Returns

Promise<string>