mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-22 00:06:09 +01:00
This commit is contained in:
parent
c76b1f3252
commit
28e8675a21
4 changed files with 73 additions and 101 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -183,6 +183,8 @@ interface Window {
|
|||
hideKeyboardToolbar(): void
|
||||
|
||||
openFileByURL(URL: string): boolean
|
||||
|
||||
destroyTheme(): Promise<void>
|
||||
}
|
||||
|
||||
interface IPosition {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue