Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/theajack/disable-devtool
/ isUsing
Method
isUsing
src/detector/sub-detector/debug-lib.ts:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
}
30
static isUsing () {
31
return
!!(window as any).eruda || !!(window as any)._vcOrigConsole;
32
}
33
}
Callers
1
initInterval
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected