import { typename } from "https://deno.land/x/denops_std@v3.6.0/function/vim/mod.ts";
Return a string representation of the type of {expr}. Example: echo typename([1, 2, 3]) list
Parameters
denops: Denops
import { typename } from "https://deno.land/x/denops_std@v3.6.0/function/vim/mod.ts";
Return a string representation of the type of {expr}. Example: echo typename([1, 2, 3]) list