MCPcopy 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
9export function getDebugSurface(): HFDebugSurface {
10 return globalThis as HFDebugSurface;
11}

Callers 2

swallowFunction · 0.85
logFallbackHandoffFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected