Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
68
export
function
documentIsVisible(): boolean {
69
return
documentIsVisible_;
70
}
Callers
3
updateEventListeners
Function · 0.90
loadingStart
Function · 0.90
createThemeAndWatchForUpdates
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected