Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ _fireError
Method
_fireError
packages/sdk/src/session.ts:117–119 ·
view source on GitHub ↗
(e: PersistErrorEvent)
Source
from the content-addressed store, hash-verified
115
}
116
117
_fireError(e: PersistErrorEvent): void {
118
this.errorHandlers.forEach((h) => h(e));
119
}
120
121
// ── Typed methods (F10 layer 1) ─────────────────────────────────────────────
122
Callers
1
openComposition
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected