Vanessa 2024-12-02 00:10:03 +08:00
parent 3a53fd4a9a
commit fdee19e703
6 changed files with 16 additions and 15 deletions

View file

@ -487,6 +487,7 @@ interface IProtyle {
markHL: Highlight
ranges: Range[]
rangeIndex: 0
styleElement: HTMLStyleElement
}
getInstance: () => import("../protyle").Protyle,
observerLoad?: ResizeObserver,