type alias Anchorimport { type Anchor } from "https://deno.land/x/denops_std@v6.5.0/popup/types.ts"; Corner of the popup to place at (row,col): "NW" northwest (top left) "NE" northeast (top right) "SW" southwest (bottom left) "SE" southeast (bottom right) definition: | "NW" | "NE" | "SW" | "SE"