Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/darkreader/darkreader
/ destroy
Method
destroy
src/inject/dynamic-theme/style-manager.ts:34–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
render(theme: Theme, ignoreImageAnalysis: string[]): void;
33
pause(): void;
34
destroy(): void;
35
watch(): void;
36
restore(): void;
37
}
Callers
4
removeManager
Function · 0.65
removeDynamicTheme
Function · 0.65
close
Function · 0.65
calculateHashForData
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected