mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-24 07:54:07 +01:00
This commit is contained in:
parent
df94050839
commit
12fccf9349
6 changed files with 112 additions and 21 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -47,6 +47,7 @@ type TOperation =
|
|||
| "removeAttrViewView"
|
||||
| "setAttrViewViewIcon"
|
||||
| "duplicateAttrViewView"
|
||||
| "sortAttrViewView"
|
||||
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