import { fn } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { win_id2win } = fn;
Return the window number of window with ID {expr}. Return 0 if the window cannot be found in the current tabpage.
Can also be used as a method
:
GetWinid()->win_id2win()
Parameters
denops: Denops