mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-25 00:14:07 +01:00
This commit is contained in:
parent
a2fb0071e7
commit
d5931778cf
6 changed files with 34 additions and 30 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -446,6 +446,7 @@ declare interface IFile {
|
|||
|
||||
declare interface IBlockTree {
|
||||
nodeType: string,
|
||||
hPath: string,
|
||||
subType: string,
|
||||
name: string,
|
||||
type: string,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue