MCPcopy Index your code
hub / github.com/darkreader/darkreader / documentIsVisible

Function documentIsVisible

src/utils/visibility.ts:68–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66}
67
68export function documentIsVisible(): boolean {
69 return documentIsVisible_;
70}

Callers 3

updateEventListenersFunction · 0.90
loadingStartFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected