mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-17 20:48:06 +01:00
This commit is contained in:
parent
a503df823f
commit
70b3b0fc3b
3 changed files with 11 additions and 3 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -451,6 +451,7 @@ declare interface IBlock {
|
|||
refs?: IBlock[];
|
||||
children?: IBlock[]
|
||||
length?: number
|
||||
ial: IObject
|
||||
}
|
||||
|
||||
declare interface IModels {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue