MCPcopy Create free account
hub / github.com/darkreader/darkreader / validation.ts

File validation.ts

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

Source from the content-addressed store, hash-verified

1import {DEFAULT_SETTINGS, DEFAULT_THEME} from '../defaults';
2import type {UserSettings, Theme, ThemePreset, CustomSiteConfig, TimeSettings, LocationSettings, Automation} from '../definitions';
3
4import {AutomationMode} from './automation';

Callers

nothing calls this directly

Calls 1

isRegExpMatchFunction · 0.85

Tested by

no test coverage detected