import { nvim_tabpage_list_wins } from "https://deno.land/x/denops_std@v3.9.0/function/nvim/mod.ts";
Gets the windows in a tabpage
Parameters: ~
{tabpage} Tabpage handle, or 0 for current tabpage
Return: ~
List of windows in tabpage
Parameters
denops: Denops