Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/denops_std/mod.ts>Context

๐Ÿ“š Standard module for denops.vim
Latest
type alias Context
import { type Context } from "https://deno.land/x/denops_std@v6.5.1/mod.ts";

Context that expands into the local namespace (l:)

definition: Record<string, unknown>