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

Method find

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

Source from the content-addressed store, hash-verified

463 getElements(): ElementSnapshot[];
464 getElement(id: HfId): ElementSnapshot | null;
465 find(query: FindQuery): string[];
466
467 // ── Selection API ──────────────────────────────────────────────────────────
468 /** Sugar: resolves getSelection() → explicit ops at call time */

Callers 15

tickShaderFunction · 0.65
getPlaybackTextureWindowFunction · 0.65
stageFfmpegFunction · 0.65
lintSubCompFunction · 0.65
project.test.tsFile · 0.65
gsap.test.tsFile · 0.65
core.test.tsFile · 0.65
findFunction · 0.65
describeStudioElementFunction · 0.65

Implementers 1

CompositionImplpackages/sdk/src/session.ts

Calls

no outgoing calls

Tested by 7

lintSubCompFunction · 0.52
findFunction · 0.52
targetToIdFunction · 0.52
lintSubCompFunction · 0.52
expectGsapScriptPatchFunction · 0.52
readVarDefaultFunction · 0.52
gsapPatchFunction · 0.52