mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-25 17:56:09 +01:00
This commit is contained in:
parent
3a53fd4a9a
commit
fdee19e703
6 changed files with 16 additions and 15 deletions
1
app/src/types/protyle.d.ts
vendored
1
app/src/types/protyle.d.ts
vendored
|
|
@ -487,6 +487,7 @@ interface IProtyle {
|
|||
markHL: Highlight
|
||||
ranges: Range[]
|
||||
rangeIndex: 0
|
||||
styleElement: HTMLStyleElement
|
||||
}
|
||||
getInstance: () => import("../protyle").Protyle,
|
||||
observerLoad?: ResizeObserver,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue