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

x/denops_std/function/types.ts>isPosition

๐Ÿ“š Standard module for denops.vim
Go to Latest
function isPosition
import { isPosition } from "https://deno.land/x/denops_std@v5.0.2/function/types.ts";

Return true if the value is Position.

Parameters

x: unknown