Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ Window
Interface
Window
packages/third-parties/src/types/google.ts:2–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
declare global {
2
interface
Window {
3
dataLayer?: Object[]
4
[key: string]: any
5
}
6
}
7
8
type
JSONValue =
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…