mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-26 08:54:07 +01:00
This commit is contained in:
parent
1cf3ba2653
commit
279a7e71b7
10 changed files with 78 additions and 90 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -57,11 +57,11 @@ type TOperation =
|
|||
| "setAttrViewFitImage"
|
||||
| "setAttrViewShowIcon"
|
||||
| "setAttrViewWrapField"
|
||||
| "changeAttrViewLayout"
|
||||
| "setAttrViewColDate"
|
||||
| "unbindAttrViewBlock"
|
||||
| "setAttrViewViewDesc"
|
||||
| "setAttrViewColDesc"
|
||||
| "setAttrViewBlockView"
|
||||
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