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

Method serialize

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

Source from the content-addressed store, hash-verified

492
493 // ── Serialization ──────────────────────────────────────────────────────────
494 serialize(): string;
495
496 // ── T3 embedded-mode extras ────────────────────────────────────────────────
497 /** Current override-set — serialize for host storage */

Callers 15

sdkCutoverPersistFunction · 0.65
sdkTimingPersistFunction · 0.65
runFunction · 0.65
dispatchGsapOpAndPersistFunction · 0.65
sdkDeletePersistFunction · 0.65
applySdkDomCutoverFunction · 0.65
persistSlideshowManifestFunction · 0.65
mergeTweenPropertiesFunction · 0.65
tweenPropsFunction · 0.65
updatePreviewNowFunction · 0.65
parseTimelineDataFunction · 0.65

Implementers 1

CompositionImplpackages/sdk/src/session.ts

Calls

no outgoing calls

Tested by 2

applySdkDomCutoverFunction · 0.52
tweenPropsFunction · 0.52