import { nvim_get_api_info } from "https://deno.land/x/denops_std@v3.9.0/function/nvim/mod.ts";
Returns a 2-tuple (Array), where item 0 is the current channel id and item 1 is the |api-metadata| map (Dictionary). Return: ~ 2-tuple [{channel-id}, {api-metadata}] Attributes: ~ {fast}
Parameters
denops: Denops