Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ attachHistory
Method
attachHistory
packages/sdk/src/session.ts:109–111 ·
view source on GitHub ↗
(module: HistoryModule)
Source
from the content-addressed store, hash-verified
107
}
108
109
attachHistory(module: HistoryModule): void {
110
this.historyModule = module;
111
}
112
113
attachPersistQueue(module: PersistQueueModule): void {
114
this.persistQueueModule = module;
Callers
1
openComposition
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected