come up with 0.0.6
This commit is contained in:
parent
d33a7b494d
commit
ead99605fd
4 changed files with 11 additions and 20 deletions
2
src/siyuan.d.ts
vendored
2
src/siyuan.d.ts
vendored
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue