We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96269c5 commit b1b60c0Copy full SHA for b1b60c0
siyuan.d.ts
@@ -5,7 +5,8 @@ type TEventBus = "ws-main" |
5
"open-menu-av" | "open-menu-content" | "open-menu-breadcrumbmore" |
6
"open-siyuan-url-plugin" | "open-siyuan-url-block" |
7
"input-search" |
8
- "loaded-protyle"
+ "loaded-protyle" | "loaded-protyle-dynamic" |
9
+ "destroy-protyle"
10
11
type TCardType = "doc" | "notebook" | "all"
12
0 commit comments