mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-22 15:04:07 +01:00
This commit is contained in:
parent
2efded088b
commit
6d72ce0e18
2 changed files with 11 additions and 1 deletions
3
app/src/types/index.d.ts
vendored
3
app/src/types/index.d.ts
vendored
|
|
@ -60,7 +60,8 @@ type TEventBus = "ws-main" |
|
|||
"input-search" |
|
||||
"loaded-protyle" | "loaded-protyle-dynamic" | "loaded-protyle-static" |
|
||||
"switch-protyle" |
|
||||
"destroy-protyle"
|
||||
"destroy-protyle" |
|
||||
"mobile-keyboard-show" | "mobile-keyboard-hide"
|
||||
type TAVCol =
|
||||
"text"
|
||||
| "date"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue