import { nvim_win_get_tabpage } from "https://deno.land/x/denops_std@v4.1.4/function/nvim/mod.ts";
Gets the window tabpage Parameters: ~ {window} Window handle, or 0 for current window Return: ~ Tabpage that contains the window
Parameters
denops: Denops