Vanessa 2023-03-31 20:15:31 +08:00
parent 9f4a182b39
commit 79c255cb8b
2 changed files with 10 additions and 0 deletions

View file

@ -311,6 +311,7 @@ declare interface IExport {
paragraphBeginningSpace: boolean;
addTitle: boolean;
markdownYFM: boolean;
pdfFooter: string;
}
declare interface IEditor {