mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-09 22:22:34 +01:00
This commit is contained in:
parent
c4d96894dd
commit
b8654495f7
4 changed files with 103 additions and 10 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -319,6 +319,7 @@ interface IPdfAnno {
|
|||
mode: string,
|
||||
id?: string,
|
||||
coords?: number[]
|
||||
ids?: string[]
|
||||
}
|
||||
|
||||
interface IBackStack {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue