mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 08:48:49 +01:00
This commit is contained in:
parent
bfcdf3c352
commit
9a834d0464
3 changed files with 14 additions and 5 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -50,6 +50,8 @@ interface Window {
|
|||
showKeyboardToolbar(bottom?: number): void
|
||||
|
||||
hideKeyboardToolbar(): void
|
||||
|
||||
openFileByURL(URL: string): boolean
|
||||
}
|
||||
|
||||
interface IWorkspace {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue