goLine
import { goLine } from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.14.10/mod.ts";
任意の行の行末に移動する
const goLine: (value: ) => Promise<void>;
| string
| number
| HTMLElement
| undefined
import { goLine } from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.14.10/mod.ts";
任意の行の行末に移動する