mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-10 18:58:50 +01:00
This commit is contained in:
parent
6804d4b795
commit
4e903f987b
5 changed files with 75 additions and 13 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -45,6 +45,8 @@ type TOperation =
|
|||
| "addAttrViewView"
|
||||
| "setAttrViewViewName"
|
||||
| "removeAttrViewView"
|
||||
| "setAttrViewViewIcon"
|
||||
| "duplicateAttrViewView"
|
||||
type TBazaarType = "templates" | "icons" | "widgets" | "themes" | "plugins"
|
||||
type TCardType = "doc" | "notebook" | "all"
|
||||
type TEventBus = "ws-main" |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue