MCPcopy 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
67export function cleanFilterSelectors() {
68 filterSelectors.invert.clear();
69 filterSelectors.dim.clear();
70 filterSelectors.none.clear();
71}

Callers 1

cleanDynamicThemeCacheFunction · 0.90

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…