This commit is contained in:
Vanessa 2022-10-03 01:07:24 +08:00
parent a28683861b
commit 52bb382090
2 changed files with 130 additions and 68 deletions

View file

@ -111,7 +111,7 @@ interface ISiyuan {
notebooks?: INotebook[],
emojis?: IEmoji[],
backStack?: IBackStack[],
mobileEditor?: import("../protyle").default, // mobile
mobileEditor?: import("../protyle").Protyle, // mobile
user?: {
userId: string
userName: string