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

File validation.tests.ts

tests/unit/utils/validation.tests.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {DEFAULT_SETTINGS, DEFAULT_THEME} from '../../../src/defaults';
2import type {Theme, UserSettings} from '../../../src/definitions';
3import {ThemeEngine} from '../../../src/generators/theme-engines';
4import {AutomationMode} from '../../../src/utils/automation';

Callers

nothing calls this directly

Calls 2

validateThemeFunction · 0.90
validateSettingsFunction · 0.90

Tested by

no test coverage detected