TitleChangeCopyimport type { TitleChange } from "https://raw.githubusercontent.com/takker99/scrapbox-url-customizer/0.2.2/deps/scrapbox-rest.ts";ページのタイトルが変更されると発生する interface TitleChange {title: string;titleLc: StringLc;}§Properties§title: string[src]新しいタイトル §titleLc: StringLc[src]新しいタイトル