Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
probeOne
Function · 0.65
useSdkSession
Function · 0.65
openEditor
Function · 0.65
dispose
Method · 0.65
session.test.ts
File · 0.65
createABVariants
Function · 0.65
inspectComposition
Function · 0.65
cleanup
Function · 0.65
Implementers
1
CompositionImpl
packages/sdk/src/session.ts
Calls
no outgoing calls
Tested by
no test coverage detected