mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-25 00:14:07 +01:00
This commit is contained in:
parent
7555f96ac6
commit
57181cfc14
4 changed files with 39 additions and 3 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -71,6 +71,7 @@ type TOperation =
|
|||
| "sortAttrViewGroup"
|
||||
| "foldAttrViewGroup"
|
||||
| "setAttrViewDisplayFieldName"
|
||||
| "setAttrViewFillColBackgroundColor"
|
||||
type TBazaarType = "templates" | "icons" | "widgets" | "themes" | "plugins"
|
||||
type TCardType = "doc" | "notebook" | "all"
|
||||
type TEventBus = "ws-main" | "sync-start" | "sync-end" | "sync-fail" |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue