MCPcopy 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

3interface SheetWatcher {
4 start(): void;
5 stop(): void;
6}
7
8let canUseSheetProxy = false;

Callers 7

setupNodePositionWatcherFunction · 0.65
prepareOverridesSheetFunction · 0.65
pauseFunction · 0.65
onSheetChangeFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected