MCPcopy
hub / github.com/codeaashu/claude-code / main.tsx

File main.tsx

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

Source from the content-addressed store, hash-verified

1// These side-effects must run before all other imports:
2// 1. profileCheckpoint marks entry before heavy module evaluation begins
3// 2. startMdmRawRead fires MDM subprocesses (plutil/reg query) so they run in
4// parallel with the remaining ~135ms of imports below

Callers

nothing calls this directly

Calls 5

profileCheckpointFunction · 0.85
startMdmRawReadFunction · 0.85
startKeychainPrefetchFunction · 0.85
featureFunction · 0.85
isBeingDebuggedFunction · 0.85

Tested by

no test coverage detected