DeleteChangeCopyimport type { DeleteChange } from "https://raw.githubusercontent.com/takker99/scrapbox-url-customizer/0.2.2/deps/scrapbox-rest.ts";既存の行を削除する変更 interface DeleteChange {_delete: LineId;lines: -1;}§Properties§_delete: LineId[src]削除する行のID §lines: -1[src]常に -1