This commit is contained in:
Vanessa 2023-09-10 16:42:24 +08:00
parent 64b6001947
commit 7e8e6167ff
4 changed files with 6 additions and 48 deletions

View file

@ -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