MCPcopy Index your code
hub / github.com/darkreader/darkreader / fixes.tests.ts

File fixes.tests.ts

tests/unit/inject/fixes.tests.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type {DynamicThemeFix} from '../../../src/definitions';
2import {findRelevantFix, combineFixes} from '../../../src/inject/dynamic-theme/fixes';
3import {multiline} from '../../support/test-utils';
4

Callers

nothing calls this directly

Calls 3

findRelevantFixFunction · 0.90
combineFixesFunction · 0.90
multilineFunction · 0.90

Tested by

no test coverage detected