come up with 0.0.6

This commit is contained in:
frostime 2023-05-26 17:43:08 +08:00
parent d33a7b494d
commit ead99605fd
4 changed files with 11 additions and 20 deletions

2
src/siyuan.d.ts vendored
View file

@ -1,5 +1,5 @@
declare module "siyuan" {
type TEventBus = "ws-main" | "click-blockicon" | "click-editorcontent" | "click-pdf"
type TEventBus = "ws-main" | "click-blockicon" | "click-editorcontent" | "click-pdf" | "click-editortitleicon"
declare global {
interface Window {