Vanessa 2025-11-05 10:48:14 +08:00
parent 7555f96ac6
commit 57181cfc14
4 changed files with 39 additions and 3 deletions

View file

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