MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / main.tsx

File main.tsx

packages/studio/src/main.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { StrictMode } from "react";
2import { createRoot } from "react-dom/client";
3import { StudioApp } from "./App";
4import { StudioErrorBoundary } from "./components/StudioErrorBoundary";

Callers

nothing calls this directly

Calls 4

trackStudioEventFunction · 0.90
errorPropsFunction · 0.85
isCompositionAssetErrorFunction · 0.85
renderMethod · 0.45

Tested by

no test coverage detected