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

Method getElements

packages/sdk/src/types.ts:463–463  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

461
462 // ── Query API (F1) ─────────────────────────────────────────────────────────
463 getElements(): ElementSnapshot[];
464 getElement(id: HfId): ElementSnapshot | null;
465 find(query: FindQuery): string[];
466

Callers 14

resolveSnapshotFunction · 0.65
runResolverShadowFunction · 0.65
recordResolverParityFunction · 0.65
renderElementListFunction · 0.65
openEditorFunction · 0.65
smoke.test.tsFile · 0.65
applyBrandColorsFunction · 0.65
inspectCompositionFunction · 0.65

Implementers 1

CompositionImplpackages/sdk/src/session.ts

Calls

no outgoing calls

Tested by

no test coverage detected