MCPcopy
hub / github.com/darkreader/darkreader / index.ts

File index.ts

src/inject/dynamic-theme/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type {Theme, DynamicThemeFix} from '../../definitions';
2import {getCSSFilterValue} from '../../generators/css-filter';
3import {createTextStyle} from '../../generators/text-style';
4import {forEach, push, toArray} from '../../utils/array';

Callers

nothing calls this directly

Calls 6

generateUIDFunction · 0.90
throttleFunction · 0.90
setFilterSelectorHandlerFunction · 0.90
addFilterSelectorFunction · 0.90
setInversionStyleValueFunction · 0.85
renderMethod · 0.65

Tested by

no test coverage detected