Skip to main content
Module

x/denops_std/function/types.ts

📚 Standard module for denops.vim
Go to Latest
import * as denopsStd from "https://deno.land/x/denops_std@v6.4.0/function/types.ts";

Functions

Assert if x is Position by raising an AssertError when it's not.

Assert if x is ScreenPos by raising an AssertError when it's not.

Return true if the value is Position.

Return true if the value is ScreenPos.

Check if the value is valid BuiltinCompletion

Interfaces

Type of getbufinfo() result.

Type of getchangelist() result.

Type of getmarklist() result.

Type of getbufinfo() result.

Type Aliases

Builtin completion

Type of getchangelist() result.

Type of getmarklist() result.

Type of getpos() or setpos() result.

Type of screenpos() result.