mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-29 19:56:10 +01:00
This commit is contained in:
parent
f25b36ff38
commit
cd40ec50bb
21 changed files with 341 additions and 398 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -702,6 +702,7 @@ interface IMenu {
|
|||
bind?: (element: HTMLElement) => void
|
||||
index?: number
|
||||
element?: HTMLElement
|
||||
ignore?: boolean
|
||||
}
|
||||
|
||||
interface IBazaarItem {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue