Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import React from
"react"
;
2
import ReactDOM from
"react-dom/client"
;
3
import App from
"./App"
;
4
import { ErrorBoundary } from
"./components/ErrorBoundary"
;
Callers
nothing calls this directly
Calls
3
startMonitoring
Method · 0.80
initialize
Method · 0.45
render
Method · 0.45
Tested by
no test coverage detected