Skip to main content
Module

x/denops_std/mod.ts>Context

📚 Standard module for denops.vim
Go to Latest
type alias Context
import { type Context } from "https://deno.land/x/denops_std@v4.1.4/mod.ts";

Context which is expanded to the local namespace (l:)

definition: Record<string, unknown>