Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ getDebugSurface
Function
getDebugSurface
packages/core/src/runtime/globals.ts:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
}
8
9
export
function
getDebugSurface(): HFDebugSurface {
10
return
globalThis as HFDebugSurface;
11
}
Callers
2
swallow
Function · 0.85
logFallbackHandoff
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected