Vanessa 2023-06-09 21:39:49 +08:00
parent 69e3979268
commit c115ce2c7e
5 changed files with 9 additions and 26 deletions

View file

@ -204,7 +204,6 @@ interface INotebook {
interface ISiyuan {
storage?: { [key: string]: any },
printWin?: import("electron").BrowserWindow
transactionsTimeout?: number,
transactions?: {
protyle: IProtyle,
doOperations: IOperation[],