MCPcopy
hub / github.com/langgenius/dify / Window

Interface Window

web/global.d.ts:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23
24 // eslint-disable-next-line ts/consistent-type-definitions -- interface required for declaration merging
25 interface Window {
26 gtag?: Gtag
27 dataLayer?: unknown[]
28 }
29}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected