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

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

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

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

Returns

Promise<unknown>