This commit is contained in:
Vanessa 2024-01-28 20:37:35 +08:00
parent c76b1f3252
commit 28e8675a21
4 changed files with 73 additions and 101 deletions

View file

@ -183,6 +183,8 @@ interface Window {
hideKeyboardToolbar(): void
openFileByURL(URL: string): boolean
destroyTheme(): Promise<void>
}
interface IPosition {