Vanessa 2022-09-20 01:12:28 +08:00
parent 7ede0cbf52
commit 81d324053f
4 changed files with 127 additions and 117 deletions

View file

@ -89,6 +89,7 @@ interface INotebook {
}
interface ISiyuan {
printWin?: import("electron").BrowserWindow
transactionsTimeout?: number,
transactions?: {
protyle: IProtyle,