mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-14 03:04:21 +01:00
This commit is contained in:
parent
64b6001947
commit
7e8e6167ff
4 changed files with 6 additions and 48 deletions
3
app/src/types/index.d.ts
vendored
3
app/src/types/index.d.ts
vendored
|
|
@ -95,8 +95,7 @@ interface Window {
|
|||
}
|
||||
|
||||
newWindow: {
|
||||
positionPDF(pathStr: string, page: string | number): void
|
||||
switchTabById(id: string): void
|
||||
openFile(options: IOpenFileOptions): void
|
||||
}
|
||||
|
||||
Protyle: import("../protyle/method").default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue