Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

NewLine

import type { NewLine } from "https://raw.githubusercontent.com/takker99/scrapbox-url-customizer/0.2.2/deps/scrapbox-rest.ts";
interface NewLine {
id: LineId;
text: string;
}

§Properties

§

新しく挿入する行のID

§
text: string
[src]

行のテキスト