This commit is contained in:
Vanessa 2022-10-30 00:56:19 +08:00
parent 4340f5bd17
commit 710e703867
2 changed files with 4 additions and 3 deletions

View file

@ -26,7 +26,7 @@ type TBazaarType = "templates" | "icons" | "widgets" | "themes"
declare module "blueimp-md5"
interface Window {
dataLayer: string[]
dataLayer: any[]
siyuan: ISiyuan
webkit: any