mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-28 01:44:07 +01:00
This commit is contained in:
parent
8224303021
commit
532cb82f4f
6 changed files with 47 additions and 21 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -198,6 +198,7 @@ interface ISiyuan {
|
|||
backStack?: IBackStack[],
|
||||
mobile?: {
|
||||
editor?: import("../protyle").Protyle
|
||||
popEditor?: import("../protyle").Protyle
|
||||
files?: import("../mobile/util/MobileFiles").MobileFiles
|
||||
},
|
||||
user?: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue