Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa219 committed Oct 28, 2023
1 parent ca4c354 commit fc53164
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions siyuan.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,9 @@ export interface IEventBusMap {
"loaded-protyle-static": {
protyle: IProtyle,
};
"switch-protyle": {
protyle: IProtyle,
};
"open-menu-av": IMenuBaseDetail & { selectRowElements: HTMLElement[] };
"open-menu-blockref": IMenuBaseDetail;
"open-menu-breadcrumbmore": {
Expand Down

0 comments on commit fc53164

Please sign in to comment.