Vanessa 2025-06-16 23:32:48 +08:00
parent 1cf3ba2653
commit 279a7e71b7
10 changed files with 78 additions and 90 deletions

View file

@ -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" |