mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-07 09:18:49 +01:00
This commit is contained in:
parent
15f116f344
commit
d1f95b7df5
3 changed files with 42 additions and 38 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -274,6 +274,7 @@ interface IClipboardData {
|
|||
textPlain?: string,
|
||||
siyuanHTML?: string,
|
||||
files?: File[],
|
||||
localFiles?: string[]
|
||||
}
|
||||
|
||||
interface IRefDefs {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue