Skip to main content
Module

x/denops_core/mod.ts>Context

🪐 Core module of denops.vim
Latest
type alias Context
import { type Context } from "https://deno.land/x/denops_core@v6.1.0/mod.ts";

Context that expands into the local namespace (l:)

definition: Record<string, unknown>