Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/darkreader/darkreader
/ cleanFilterSelectors
Function
cleanFilterSelectors
src/inject/dynamic-theme/selectors.ts:67–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
export
function
cleanFilterSelectors() {
68
filterSelectors.invert.clear();
69
filterSelectors.dim.clear();
70
filterSelectors.none.clear();
71
}
Callers
1
cleanDynamicThemeCache
Function · 0.90
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…