Vanessa 2023-01-22 17:34:16 +08:00
parent bfcdf3c352
commit 9a834d0464
3 changed files with 14 additions and 5 deletions

View file

@ -50,6 +50,8 @@ interface Window {
showKeyboardToolbar(bottom?: number): void
hideKeyboardToolbar(): void
openFileByURL(URL: string): boolean
}
interface IWorkspace {