mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-15 19:48:06 +01:00
This commit is contained in:
parent
7ede0cbf52
commit
81d324053f
4 changed files with 127 additions and 117 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -89,6 +89,7 @@ interface INotebook {
|
|||
}
|
||||
|
||||
interface ISiyuan {
|
||||
printWin?: import("electron").BrowserWindow
|
||||
transactionsTimeout?: number,
|
||||
transactions?: {
|
||||
protyle: IProtyle,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue