Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jhen0409/react-native-debugger
/ isOpenInEditorEnabled
Function
isOpenInEditorEnabled
app/utils/devtools.js:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
}
13
14
export
const
isOpenInEditorEnabled = () => enabled
15
16
export
const
clearNetworkLogs = (win) => {
17
if
(win.devToolsWebContents) {
Callers
1
index.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected