Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/darkreader/darkreader
/ stop
Method
stop
src/inject/dynamic-theme/watch/sheet-changes.ts:5–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
interface
SheetWatcher {
4
start(): void;
5
stop(): void;
6
}
7
8
let
canUseSheetProxy = false;
Callers
7
setupNodePositionWatcher
Function · 0.65
stopStylePositionWatchers
Function · 0.65
cleanImageProcessingCache
Function · 0.65
prepareOverridesSheet
Function · 0.65
pause
Function · 0.65
onSheetChange
Function · 0.65
stopWatchingForSheetChanges
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected