MCPcopy Create free account
hub / github.com/darkreader/darkreader / resolveSet

Function resolveSet

tests/unit/utils/state-manager.tests.ts:167–167  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

165 };
166
167 const resolveSet = () => setCallback();
168 let setCount = 0;
169 let setCallback: () => void;
170 const set = (items: any, callback: () => void) => {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…