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

x/denops_core/mod.ts>Context

🐜 An ecosystem of Vim/Neovim which allows developers to write cross-platform plugins in Deno
Go to Latest
type alias Context
import { type Context } from "https://deno.land/x/denops_core@v3.4.2/mod.ts";

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

definition: Record<string, unknown>