getCharDOM
import { getCharDOM } from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.14.10/mod.ts";
const getCharDOM: <T extends HTMLElement>(line: string | number | T, pos: number) => HTMLSpanElement | undefined;
import { getCharDOM } from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.14.10/mod.ts";