Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ unmountTestApp
Function
unmountTestApp
packages/react-devtools-shell/src/app/index.js:123–125 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
121
}
122
123
function
unmountTestApp() {
124
unmountFunctions.forEach(fn => fn());
125
}
126
127
mountTestApp();
128
Callers
nothing calls this directly
Calls
2
forEach
Method · 0.65
fn
Function · 0.50
Tested by
no test coverage detected