mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-22 08:16:10 +01:00
This commit is contained in:
parent
ba9c58ede6
commit
c75a622043
4 changed files with 13 additions and 28 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -705,6 +705,7 @@ interface IWebSocketData {
|
|||
msg: string;
|
||||
code: number;
|
||||
sid?: string;
|
||||
context?: any;
|
||||
}
|
||||
|
||||
interface IGraphCommon {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue