MCPcopy 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
14export const isOpenInEditorEnabled = () => enabled
15
16export const clearNetworkLogs = (win) => {
17 if (win.devToolsWebContents) {

Callers 1

index.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected