Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ showError
Function
showError
packages/sdk/examples/vanilla-editor.ts:185–187 ·
view source on GitHub ↗
(msg: string)
Source
from the content-addressed store, hash-verified
183
}
184
185
function
showError(msg: string): void {
186
console.error(msg);
187
}
Callers
1
initEditor
Function · 0.85
Calls
1
error
Method · 0.80
Tested by
no test coverage detected