Vanessa 2022-10-11 22:09:15 +08:00
parent f9f2252946
commit 41a7c5d63f
5 changed files with 15 additions and 18 deletions

View file

@ -230,6 +230,7 @@ declare interface IExport {
}
declare interface IEditor {
readOnly: boolean;
katexMacros: string;
fullWidth: boolean;
fontSize: number;