Vanessa 2025-08-31 01:07:13 +08:00
parent 15f116f344
commit d1f95b7df5
3 changed files with 42 additions and 38 deletions

View file

@ -274,6 +274,7 @@ interface IClipboardData {
textPlain?: string,
siyuanHTML?: string,
files?: File[],
localFiles?: string[]
}
interface IRefDefs {