This commit is contained in:
Vanessa 2022-12-06 23:19:35 +08:00
parent b803b356ce
commit 5dccd90ac0
3 changed files with 26 additions and 23 deletions

View file

@ -34,7 +34,7 @@ interface Window {
dataLayer: any[]
siyuan: ISiyuan
webkit: any
html2canvas: (element: Element) => Promise<any>;
JSAndroid: {
returnDesktop(): void
openExternal(url: string): void