mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-24 07:54:07 +01:00
This commit is contained in:
parent
004bc16b59
commit
e0e44f6677
4 changed files with 26 additions and 1 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -42,6 +42,8 @@ type TOperation =
|
|||
| "setAttrViewColCalc"
|
||||
| "updateAttrViewColNumberFormat"
|
||||
| "replaceAttrViewBlock"
|
||||
| "addAttrViewView"
|
||||
| "removeAttrViewView"
|
||||
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