MCPcopy Create free account
hub / github.com/winfunc/opcode / main.tsx

File main.tsx

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

Source from the content-addressed store, hash-verified

1import React from "react";
2import ReactDOM from "react-dom/client";
3import App from "./App";
4import { ErrorBoundary } from "./components/ErrorBoundary";

Callers

nothing calls this directly

Calls 3

startMonitoringMethod · 0.80
initializeMethod · 0.45
renderMethod · 0.45

Tested by

no test coverage detected