mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-30 04:05:16 +01:00
This commit is contained in:
parent
b2ac7b54ea
commit
ac7e646fde
2 changed files with 21 additions and 13 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -731,6 +731,7 @@ declare interface IMenu {
|
|||
current?: boolean
|
||||
bind?: (element: HTMLElement) => void
|
||||
index?: number
|
||||
element?: HTMLElement
|
||||
}
|
||||
|
||||
declare interface IBazaarItem {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue