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

File csp.tests.ts

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

Source from the content-addressed store, hash-verified

1import {readFile} from 'node:fs/promises';
2import {join} from 'node:path';
3
4import {prepareCSPMV3} from '../../../src/utils/csp';

Callers

nothing calls this directly

Calls 2

prepareCSPMV3Function · 0.90
readFileFunction · 0.85

Tested by

no test coverage detected