Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IABTechLab/uid2docs
/ Window
Interface
Window
src/pages/request-access.tsx:39–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
38
declare global {
39
interface Window {
40
MktoForms2: any;
41
}
42
}
43
44
export default function RequestDemo(): JSX.Element {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected