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

Method dispose

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

Source from the content-addressed store, hash-verified

503 /** Drain the persist queue — resolves when any queued write is committed. No-op if no adapter. */
504 flush(): Promise<void>;
505 dispose(): void;
506}

Callers 8

probeOneFunction · 0.65
useSdkSessionFunction · 0.65
openEditorFunction · 0.65
disposeMethod · 0.65
session.test.tsFile · 0.65
createABVariantsFunction · 0.65
inspectCompositionFunction · 0.65
cleanupFunction · 0.65

Implementers 1

CompositionImplpackages/sdk/src/session.ts

Calls

no outgoing calls

Tested by

no test coverage detected