Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/darkreader/darkreader
/ stopDetectingUsingHint
Function
stopDetectingUsingHint
src/inject/detector.ts:253–256 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
251
}
252
253
function
stopDetectingUsingHint() {
254
hintTargetObserver?.disconnect();
255
hintMatchObserver?.disconnect();
256
}
Callers
3
stopDarkThemeDetector
Function · 0.85
detectUsingHint
Function · 0.85
checkMatch
Function · 0.85
Calls
1
disconnect
Method · 0.80
Tested by
no test coverage detected