mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-27 01:14:07 +01:00
🚨
This commit is contained in:
parent
4340f5bd17
commit
710e703867
2 changed files with 4 additions and 3 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -26,7 +26,7 @@ type TBazaarType = "templates" | "icons" | "widgets" | "themes"
|
|||
declare module "blueimp-md5"
|
||||
|
||||
interface Window {
|
||||
dataLayer: string[]
|
||||
dataLayer: any[]
|
||||
siyuan: ISiyuan
|
||||
webkit: any
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue