MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / resolveRootCompositionElement

Function resolveRootCompositionElement

packages/core/src/runtime/init.ts:319–319  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

317 };
318
319 const resolveRootCompositionElement = (): HTMLElement | null => findRootCompositionEl();
320
321 const applyCompositionSizing = () => {
322 const rootEl = resolveRootCompositionElement();

Calls 1

findRootCompositionElFunction · 0.85

Tested by

no test coverage detected