Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/darkreader/darkreader
/ dom.ts
File
dom.ts
src/inject/utils/dom.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{forEach} from
'../../utils/array'
;
2
import
{throttle} from
'../../utils/throttle'
;
3
import
{getDuration} from
'../../utils/time'
;
4
import
{logWarn} from
'../utils/log'
;
Callers
nothing calls this directly
Calls
1
isDOMReady
Function · 0.85
Tested by
no test coverage detected