MCPcopy
hub / github.com/darkreader/darkreader / parse.tests.ts

File parse.tests.ts

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

Source from the content-addressed store, hash-verified

1import {indexSitesFixesConfig, getSitesFixesFor, parseSitesFixesConfig} from '../../../../src/generators/utils/parse';
2import type {SitesFixesParserOptions} from '../../../../src/generators/utils/parse';
3
4test('Index config', () => {

Callers

nothing calls this directly

Calls 2

indexSitesFixesConfigFunction · 0.90
getSitesFixesForFunction · 0.90

Tested by

no test coverage detected