This commit is contained in:
Vanessa 2023-06-01 20:50:49 +08:00
parent fd0893d8d8
commit 6806392b41
57 changed files with 271 additions and 360 deletions

View file

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

View file

@ -407,6 +407,7 @@ interface IOptions {
}
interface IProtyle {
app: import("../index").App,
transactionTime: number,
id: string,
block: {