Vanessa 2022-10-24 11:24:59 +08:00
parent af26c05783
commit c47c1b3e4e
3 changed files with 19 additions and 9 deletions

View file

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