MCPcopy 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
185function showError(msg: string): void {
186 console.error(msg);
187}

Callers 1

initEditorFunction · 0.85

Calls 1

errorMethod · 0.80

Tested by

no test coverage detected