mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-21 14:34:06 +01:00
This commit is contained in:
parent
9edcd3f3a7
commit
9cb6e9ec25
10 changed files with 198 additions and 118 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -658,6 +658,7 @@ declare interface IModels {
|
|||
tag: import("../layout/dock/Tag").Tag[]
|
||||
asset: import("../asset").Asset[]
|
||||
search: import("../search").Search[]
|
||||
custom: import("../layout/dock/Custom").Custom[]
|
||||
}
|
||||
|
||||
declare interface IMenu {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue