Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/react/react
/ clear
Function
clear
scripts/devtools/utils.js:61–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
}
60
61
function
clear() {
62
console.clear();
63
}
64
65
async
function
confirm(message, exitFunction) {
66
console.log(
''
);
Callers
7
main
Function · 0.70
main
Function · 0.70
main
Function · 0.70
printSummary
Function · 0.50
print-prerelease-summary.js
File · 0.50
run
Function · 0.50
print-summary.js
File · 0.50
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected