Vanessa 2023-06-01 14:56:21 +08:00
parent 8c35440a77
commit 74b4a00a2f
42 changed files with 426 additions and 270 deletions

View file

@ -49,7 +49,7 @@ interface Window {
Protyle: import("../protyle/method").default
goBack(): void
goBack(app: import("../index").App): void
showKeyboardToolbar(height: number): void